Uses of Interface
com.exonum.binding.core.runtime.ServiceRuntimeProtos.ServiceStateHashesOrBuilder
| Package | Description |
|---|---|
| com.exonum.binding.core.runtime |
-
Uses of ServiceRuntimeProtos.ServiceStateHashesOrBuilder in com.exonum.binding.core.runtime
Classes in com.exonum.binding.core.runtime that implement ServiceRuntimeProtos.ServiceStateHashesOrBuilder Modifier and Type Class Description static classServiceRuntimeProtos.ServiceStateHashesState hashes of a single service.static classServiceRuntimeProtos.ServiceStateHashes.BuilderState hashes of a single service.Methods in com.exonum.binding.core.runtime that return ServiceRuntimeProtos.ServiceStateHashesOrBuilder Modifier and Type Method Description ServiceRuntimeProtos.ServiceStateHashesOrBuilderServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder. getServiceStateHashesOrBuilder(int index)State hashes of each active service in the runtime.ServiceRuntimeProtos.ServiceStateHashesOrBuilderServiceRuntimeProtos.ServiceRuntimeStateHashes. getServiceStateHashesOrBuilder(int index)State hashes of each active service in the runtime.ServiceRuntimeProtos.ServiceStateHashesOrBuilderServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder. getServiceStateHashesOrBuilder(int index)State hashes of each active service in the runtime.Methods in com.exonum.binding.core.runtime that return types with arguments of type ServiceRuntimeProtos.ServiceStateHashesOrBuilder Modifier and Type Method Description List<? extends ServiceRuntimeProtos.ServiceStateHashesOrBuilder>ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder. 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.ServiceRuntimeStateHashesOrBuilder. getServiceStateHashesOrBuilderList()State hashes of each active service in the runtime.