Package com.exonum.binding.core.runtime
Class ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
com.exonum.binding.core.runtime.ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder
- All Implemented Interfaces:
ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ServiceRuntimeProtos.ServiceRuntimeStateHashes
public static final class ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder> implements ServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
State hashes of the service runtime.Protobuf type
exonum.java.runtime.ServiceRuntimeStateHashes-
Method Summary
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
setField
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
clearField
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
clearOneof
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
setRepeatedField
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
addRepeatedField
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
mergeFrom
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder mergeFrom(com.google.protobuf.Message other)- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
mergeFrom
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder mergeFrom(ServiceRuntimeProtos.ServiceRuntimeStateHashes other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
mergeFrom
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>- Throws:
IOException
-
getRuntimeStateHashesList
Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Specified by:
getRuntimeStateHashesListin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder- Returns:
- A list containing the runtimeStateHashes.
-
getRuntimeStateHashesCount
public int getRuntimeStateHashesCount()Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Specified by:
getRuntimeStateHashesCountin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder- Returns:
- The count of runtimeStateHashes.
-
getRuntimeStateHashes
public com.google.protobuf.ByteString getRuntimeStateHashes(int index)Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Specified by:
getRuntimeStateHashesin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The runtimeStateHashes at the given index.
-
setRuntimeStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setRuntimeStateHashes(int index, com.google.protobuf.ByteString value)Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Parameters:
index- The index to set the value at.value- The runtimeStateHashes to set.- Returns:
- This builder for chaining.
-
addRuntimeStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addRuntimeStateHashes(com.google.protobuf.ByteString value)Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Parameters:
value- The runtimeStateHashes to add.- Returns:
- This builder for chaining.
-
addAllRuntimeStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addAllRuntimeStateHashes(Iterable<? extends com.google.protobuf.ByteString> values)Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Parameters:
values- The runtimeStateHashes to add.- Returns:
- This builder for chaining.
-
clearRuntimeStateHashes
Hashes representing the state of the runtime itself (e.g., its internal indexes).
repeated bytes runtime_state_hashes = 1;- Returns:
- This builder for chaining.
-
getServiceStateHashesList
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2;- Specified by:
getServiceStateHashesListin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
-
getServiceStateHashesCount
public int getServiceStateHashesCount()State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2;- Specified by:
getServiceStateHashesCountin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
-
getServiceStateHashes
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2;- Specified by:
getServiceStateHashesin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
-
setServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setServiceStateHashes(int index, ServiceRuntimeProtos.ServiceStateHashes value)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
setServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setServiceStateHashes(int index, ServiceRuntimeProtos.ServiceStateHashes.Builder builderForValue)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addServiceStateHashes(ServiceRuntimeProtos.ServiceStateHashes value)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addServiceStateHashes(int index, ServiceRuntimeProtos.ServiceStateHashes value)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addServiceStateHashes(ServiceRuntimeProtos.ServiceStateHashes.Builder builderForValue)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addServiceStateHashes(int index, ServiceRuntimeProtos.ServiceStateHashes.Builder builderForValue)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addAllServiceStateHashes
public ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder addAllServiceStateHashes(Iterable<? extends ServiceRuntimeProtos.ServiceStateHashes> values)State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
clearServiceStateHashes
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
removeServiceStateHashes
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
getServiceStateHashesBuilder
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
getServiceStateHashesOrBuilder
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2;- Specified by:
getServiceStateHashesOrBuilderin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
-
getServiceStateHashesOrBuilderList
public List<? extends ServiceRuntimeProtos.ServiceStateHashesOrBuilder> getServiceStateHashesOrBuilderList()State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2;- Specified by:
getServiceStateHashesOrBuilderListin interfaceServiceRuntimeProtos.ServiceRuntimeStateHashesOrBuilder
-
addServiceStateHashesBuilder
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
addServiceStateHashesBuilder
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
getServiceStateHashesBuilderList
State hashes of each active service in the runtime. Note that we don't use a map to preserve the order of entries.
repeated .exonum.java.runtime.ServiceStateHashes service_state_hashes = 2; -
setUnknownFields
public final ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-
mergeUnknownFields
public final ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServiceRuntimeProtos.ServiceRuntimeStateHashes.Builder>
-