Auth |
|
Auth.Caller |
The authorization information for a call to the service.
|
Auth.Caller.Builder |
The authorization information for a call to the service.
|
Base |
|
Base.AnyTx |
Transaction with the information required to dispatch it to a service.
|
Base.AnyTx.Builder |
Transaction with the information required to dispatch it to a service.
|
Base.ArtifactId |
The artifact identifier is required to construct service instances.
|
Base.ArtifactId.Builder |
The artifact identifier is required to construct service instances.
|
Base.ArtifactSpec |
Exhaustive artifact specification.
|
Base.ArtifactSpec.Builder |
Exhaustive artifact specification.
|
Base.CallInfo |
Unique service transaction identifier.
|
Base.CallInfo.Builder |
Unique service transaction identifier.
|
Base.InstanceSpec |
Exhaustive service instance specification.
|
Base.InstanceSpec.Builder |
Exhaustive service instance specification.
|
Errors |
|
Errors.CallSite |
Call site associated with an error.
|
Errors.CallSite.Builder |
Call site associated with an error.
|
Errors.ExecutionError |
Result of unsuccessful runtime execution.
|
Errors.ExecutionError.Builder |
Result of unsuccessful runtime execution.
|
Errors.ExecutionErrorAux |
Additional details about an `ExecutionError` that do not influence
blockchain state hash.
|
Errors.ExecutionErrorAux.Builder |
Additional details about an `ExecutionError` that do not influence
blockchain state hash.
|
Errors.ExecutionStatus |
Result of runtime execution.
|
Errors.ExecutionStatus.Builder |
Result of runtime execution.
|
Lifecycle |
|
Lifecycle.ArtifactState |
Current state of the artifact in dispatcher.
|
Lifecycle.ArtifactState.Builder |
Current state of the artifact in dispatcher.
|
Lifecycle.GenesisConfig |
Genesis config parameters.
|
Lifecycle.GenesisConfig.Builder |
Genesis config parameters.
|
Lifecycle.InstanceInitParams |
Data that is required for initialization of a service instance.
|
Lifecycle.InstanceInitParams.Builder |
Data that is required for initialization of a service instance.
|
Lifecycle.InstanceMigration |
Protobuf type exonum.runtime.InstanceMigration
|
Lifecycle.InstanceMigration.Builder |
Protobuf type exonum.runtime.InstanceMigration
|
Lifecycle.InstanceState |
Current state of service instance in dispatcher.
|
Lifecycle.InstanceState.Builder |
Current state of service instance in dispatcher.
|
Lifecycle.InstanceStatus |
Protobuf type exonum.runtime.InstanceStatus
|
Lifecycle.InstanceStatus.Builder |
Protobuf type exonum.runtime.InstanceStatus
|
Lifecycle.MigrationStatus |
Local result of a migration.
|
Lifecycle.MigrationStatus.Builder |
Local result of a migration.
|