Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- OBJECT_ALLOCATION_BYTECOUNT - Static variable in class com.s8.api.bytes.MemoryFootprint
-
Proxy of object allocation in RAM: object.
- OBJECT_REFERENCE_BYTECOUNT - Static variable in class com.s8.api.bytes.MemoryFootprint
-
Bytecount default for object reference
- ObjectNeFunction<T> - Interface in com.s8.api.web.functions.objects
-
A Web function on an
S8WebObject
object. - objects - Variable in class com.s8.api.flow.repository.requests.CommitBranchS8Request
-
The request committed objects
- objects - Variable in class com.s8.api.flow.repository.requests.CreateRepositoryS8Request
-
the objects
- ObjectsListNeFunction<T> - Interface in com.s8.api.web.functions.objects
-
A Web function on an
S8WebObject
[] objects array. - OK - Enum constant in enum class com.s8.api.flow.mail.SendMailS8Request.Status
-
Successful sending
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.CloneBranchS8Request.Status
-
Request terminates successfully
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.CommitBranchS8Request.Status
-
ok
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.CreateRepositoryS8Request.Status
-
The request has been successfully run
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.DeleteRepositoryS8Request.Status
-
Everything is fine
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.GetBranchMetadataS8Request.Status
-
Request has been successfuly executed
- OK - Enum constant in enum class com.s8.api.flow.repository.requests.GetRepositoryMetadataS8Request.Status
-
OK : request successfully processed
- OK - Enum constant in enum class com.s8.api.flow.space.requests.AccessSpaceS8Request.Status
-
Eveyrthinf is fine
- OK - Enum constant in enum class com.s8.api.flow.space.requests.CreateSpaceS8Request.Status
-
Request has terminated successfully
- OK - Enum constant in enum class com.s8.api.flow.space.requests.ExposeSpaceS8Request.Status
-
Everything went fine
- OK - Enum constant in enum class com.s8.api.flow.table.requests.CreateTableS8Request.Status
-
Request terminated successfully
- OK - Enum constant in enum class com.s8.api.flow.table.requests.GetRowS8Request.Status
-
Request is successful
- OK - Enum constant in enum class com.s8.api.flow.table.requests.PutRowS8Request.Status
-
Request sucessfully terminated
- OK - Enum constant in enum class com.s8.api.flow.table.requests.SelectRowsS8Request.Status
-
Request performed successfully
- onAccessed(AccessSpaceS8Request.Status, Object[]) - Method in class com.s8.api.flow.space.requests.AccessSpaceS8Request
-
Callback method upon successful completion of the request (check status to see if the request succeed).
- onError(Exception) - Method in class com.s8.api.flow.repository.requests.CloneBranchS8Request
-
Callback run upon failed request execution
- onError(Exception) - Method in class com.s8.api.flow.table.requests.PutRowS8Request
-
Callback method upon failed request processing.
- onFailed(Exception) - Method in class com.s8.api.flow.mail.SendMailS8Request
-
Callback method run upon failed request execution.
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.CommitBranchS8Request
-
Callback method run upon failed request execution
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.CreateRepositoryS8Request
-
Callback method run upon failed request execution
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.DeleteRepositoryS8Request
-
Callback run upon failed request execution
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.ForkBranchS8Request
-
Callback method run upon failed request execution
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.ForkRepositoryS8Request
-
Callback method run upon failed request execution.
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.GetBranchMetadataS8Request
-
Callback method run upon failed request execution.
- onFailed(Exception) - Method in class com.s8.api.flow.repository.requests.GetRepositoryMetadataS8Request
-
On error callback method
- onFailed(Exception) - Method in class com.s8.api.flow.space.requests.AccessSpaceS8Request
-
Callback method upon failed execution of the request.
- onFailed(Exception) - Method in class com.s8.api.flow.space.requests.CreateSpaceS8Request
-
Callback method run upon failed request execution
- onFailed(Exception) - Method in class com.s8.api.flow.space.requests.ExposeSpaceS8Request
-
Callback method to be run on failed request processing.
- onFailed(Exception) - Method in class com.s8.api.flow.table.requests.CreateTableS8Request
-
Callback method upon failed request processing
- onFailed(Exception) - Method in class com.s8.api.flow.table.requests.GetRowS8Request
-
Callback method run upon request failed processing
- onFailed(Exception) - Method in class com.s8.api.flow.table.requests.SelectRowsS8Request
-
Callback method upon failed request processing.
- onProcessed(CreateSpaceS8Request.Status, long) - Method in class com.s8.api.flow.space.requests.CreateSpaceS8Request
-
Callback method run upon successful request execution
- onResponded(ForkBranchS8Request.Status, long) - Method in class com.s8.api.flow.repository.requests.ForkBranchS8Request
-
Callback method run upon successful request execution
- onResponded(ForkRepositoryS8Request.Status, long) - Method in class com.s8.api.flow.repository.requests.ForkRepositoryS8Request
-
Callback method run upon successful request execution.
- onResponse(CloneBranchS8Request.Status, Object[]) - Method in class com.s8.api.flow.repository.requests.CloneBranchS8Request
-
Callback run upon successful request execution
- onResponse(CommitBranchS8Request.Status, long) - Method in class com.s8.api.flow.repository.requests.CommitBranchS8Request
-
Callback method run upon successful request execution
- onResponse(CreateRepositoryS8Request.Status, long) - Method in class com.s8.api.flow.repository.requests.CreateRepositoryS8Request
-
Callback method run upon successful request execution
- onResponse(DeleteRepositoryS8Request.Status, long) - Method in class com.s8.api.flow.repository.requests.DeleteRepositoryS8Request
-
Callback run upon successful request execution
- onResponse(ExposeSpaceS8Request.Status, long) - Method in class com.s8.api.flow.space.requests.ExposeSpaceS8Request
-
Callback method to be run on successful request processing.
- onSent(SendMailS8Request.Status, String) - Method in class com.s8.api.flow.mail.SendMailS8Request
-
Callback method run upon successful request execution.
- onSucceed(GetBranchMetadataS8Request.Status, S8BranchMetadata) - Method in class com.s8.api.flow.repository.requests.GetBranchMetadataS8Request
-
Callback method run upon successful request execution.
- onSucceed(GetRepositoryMetadataS8Request.Status, S8RepositoryMetadata) - Method in class com.s8.api.flow.repository.requests.GetRepositoryMetadataS8Request
-
Callback method run upon successful request execution.
- onSucceed(CreateTableS8Request.Status) - Method in class com.s8.api.flow.table.requests.CreateTableS8Request
-
Callback method upon successful request processing
- onSucceed(GetRowS8Request.Status, RowS8Object) - Method in class com.s8.api.flow.table.requests.GetRowS8Request
-
Callback method run upon request successful processing
- onSucceed(PutRowS8Request.Status) - Method in class com.s8.api.flow.table.requests.PutRowS8Request
-
Callback method upon successful request processing.
- onSucceed(SelectRowsS8Request.Status, List<T>) - Method in class com.s8.api.flow.table.requests.SelectRowsS8Request
-
Callback method upon successful request processing.
- operate() - Method in interface com.s8.api.web.lambdas.none.VoidLambda
-
The function method
- operate(boolean) - Method in interface com.s8.api.web.lambdas.primitives.Bool8Lambda
-
The function method
- operate(boolean[]) - Method in interface com.s8.api.web.lambdas.arrays.Bool8ArrayLambda
-
The function method
- operate(double) - Method in interface com.s8.api.web.lambdas.primitives.Float64Lambda
-
The function method
- operate(double[]) - Method in interface com.s8.api.web.lambdas.arrays.Float64ArrayLambda
-
The function method
- operate(float) - Method in interface com.s8.api.web.lambdas.primitives.Float32Lambda
-
The function method
- operate(float[]) - Method in interface com.s8.api.web.lambdas.arrays.Float32ArrayLambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.Int16Lambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.Int32Lambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.Int8Lambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.UInt16Lambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.UInt32Lambda
-
The function method
- operate(int) - Method in interface com.s8.api.web.lambdas.primitives.UInt8Lambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.Int16ArrayLambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.Int32ArrayLambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.Int8ArrayLambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.UInt16ArrayLambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.UInt32ArrayLambda
-
The function method
- operate(int[]) - Method in interface com.s8.api.web.lambdas.arrays.UInt8ArrayLambda
-
The function method
- operate(long) - Method in interface com.s8.api.web.lambdas.primitives.Int64Lambda
-
The function method
- operate(long) - Method in interface com.s8.api.web.lambdas.primitives.UInt64Lambda
-
The function method
- operate(long[]) - Method in interface com.s8.api.web.lambdas.arrays.Int64ArrayLambda
-
The function method
- operate(long[]) - Method in interface com.s8.api.web.lambdas.arrays.UInt64ArrayLambda
-
The function method
- operate(S8AsyncFlow, boolean[]) - Method in interface com.s8.api.web.functions.arrays.Bool8ArrayNeFunction
-
The function method
- operate(S8AsyncFlow, long[]) - Method in interface com.s8.api.web.functions.arrays.Int64ArrayNeFunction
-
The function method
- operate(String) - Method in interface com.s8.api.web.lambdas.primitives.StringUTF8Lambda
-
The function method
- operate(String[]) - Method in interface com.s8.api.web.lambdas.arrays.StringUTF8ArrayLambda
-
The function method
- operate(List<T>) - Method in interface com.s8.api.web.lambdas.objects.ListLambda
-
The function method
- ORIGIN_REPOSITORY_DOES_NOT_EXIST - Enum constant in enum class com.s8.api.flow.repository.requests.ForkRepositoryS8Request.Status
-
Origin repository does not exist
- originBranchId - Variable in class com.s8.api.flow.repository.requests.ForkBranchS8Request
-
the origin branch id
- originBranchId - Variable in class com.s8.api.flow.repository.requests.ForkRepositoryS8Request
-
the origin branch id
- originBranchVersion - Variable in class com.s8.api.flow.repository.requests.ForkBranchS8Request
-
the origin branch version
- originBranchVersion - Variable in class com.s8.api.flow.repository.requests.ForkRepositoryS8Request
-
The origin branch version
- originRepoAddress - Variable in class com.s8.api.flow.repository.requests.ForkRepositoryS8Request
-
The address of the origin repository
- outbound() - Method in interface com.s8.api.web.S8WebVertex
-
The outbound side of this vertex
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form