| Package | Description |
|---|---|
| com.exonum.binding.core.runtime |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceRuntimeProtos.ServiceStateHashes
State hashes of a single service.
|
static class |
ServiceRuntimeProtos.ServiceStateHashes.Builder
State hashes of a single service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceRuntimeProtos.ServiceStateHashesOrBuilder |
ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder.getServiceStateHashesOrBuilder(int index)
State hashes of each active service in the runtime.
|
ServiceRuntimeProtos.ServiceStateHashesOrBuilder |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.getServiceStateHashesOrBuilder(int index)
State hashes of each active service in the runtime.
|
ServiceRuntimeProtos.ServiceStateHashesOrBuilder |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder.getServiceStateHashesOrBuilder(int index)
State hashes of each active service in the runtime.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServiceRuntimeProtos.ServiceStateHashesOrBuilder> |
ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder.getServiceStateHashesOrBuilderList()
State hashes of each active service in the runtime.
|
List<? extends ServiceRuntimeProtos.ServiceStateHashesOrBuilder> |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.getServiceStateHashesOrBuilderList()
State hashes of each active service in the runtime.
|
List<? extends ServiceRuntimeProtos.ServiceStateHashesOrBuilder> |
ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder.getServiceStateHashesOrBuilderList()
State hashes of each active service in the runtime.
|
Copyright © 2019 Exonum. All rights reserved.