| Package | Description |
|---|---|
| com.exonum.binding.core.runtime |
| Modifier and Type | Method and Description |
|---|---|
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.Builder.build() |
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.Builder.buildPartial() |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.getDefaultInstance() |
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.getDefaultInstanceForType() |
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.Builder.getDefaultInstanceForType() |
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder.getServiceStateHashes(int index)
State hashes of each active service in the runtime.
|
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.getServiceStateHashes(int index)
State hashes of each active service in the runtime.
|
ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder.getServiceStateHashes(int index)
State hashes of each active service in the runtime.
|
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseDelimitedFrom(InputStream input) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(byte[] data) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(ByteBuffer data) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(com.google.protobuf.ByteString data) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(InputStream input) |
static ServiceRuntimeProtos.ServiceStateHashes |
ServiceRuntimeProtos.ServiceStateHashes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceRuntimeProtos.ServiceStateHashes> |
ServiceRuntimeProtos.ServiceStateHashes.getParserForType() |
List<ServiceRuntimeProtos.ServiceStateHashes> |
ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder.getServiceStateHashesList()
State hashes of each active service in the runtime.
|
List<ServiceRuntimeProtos.ServiceStateHashes> |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.getServiceStateHashesList()
State hashes of each active service in the runtime.
|
List<ServiceRuntimeProtos.ServiceStateHashes> |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder.getServiceStateHashesList()
State hashes of each active service in the runtime.
|
static com.google.protobuf.Parser<ServiceRuntimeProtos.ServiceStateHashes> |
ServiceRuntimeProtos.ServiceStateHashes.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder.addAllServiceStateHashes(Iterable<? extends ServiceRuntimeProtos.ServiceStateHashes> values)
State hashes of each active service in the runtime.
|
Copyright © 2019 Exonum. All rights reserved.