public static final class KeyValueStateMachineProto.KVStateMachine extends com.google.protobuf.GeneratedMessageV3 implements KeyValueStateMachineProto.KVStateMachineOrBuilder
ai.eloquent.raft.KVStateMachine| Modifier and Type | Class and Description |
|---|---|
static class |
KeyValueStateMachineProto.KVStateMachine.Builder
Protobuf type
ai.eloquent.raft.KVStateMachine |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
LOCKS_FIELD_NUMBER |
static int |
LOCKSKEYS_FIELD_NUMBER |
static int |
LOCKSVALUES_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
static int |
VALUESKEYS_FIELD_NUMBER |
static int |
VALUESVALUES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLocks(java.lang.String key)
@Deprecated
|
boolean |
containsValues(java.lang.String key)
@Deprecated
|
boolean |
equals(java.lang.Object obj) |
static KeyValueStateMachineProto.KVStateMachine |
getDefaultInstance() |
KeyValueStateMachineProto.KVStateMachine |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.util.Map<java.lang.String,KeyValueStateMachineProto.QueueLock> |
getLocks()
Deprecated.
|
int |
getLocksCount()
@Deprecated
|
java.lang.String |
getLocksKeys(int index)
repeated string locksKeys = 5; |
com.google.protobuf.ByteString |
getLocksKeysBytes(int index)
repeated string locksKeys = 5; |
int |
getLocksKeysCount()
repeated string locksKeys = 5; |
com.google.protobuf.ProtocolStringList |
getLocksKeysList()
repeated string locksKeys = 5; |
java.util.Map<java.lang.String,KeyValueStateMachineProto.QueueLock> |
getLocksMap()
@Deprecated
|
KeyValueStateMachineProto.QueueLock |
getLocksOrDefault(java.lang.String key,
KeyValueStateMachineProto.QueueLock defaultValue)
@Deprecated
|
KeyValueStateMachineProto.QueueLock |
getLocksOrThrow(java.lang.String key)
@Deprecated
|
KeyValueStateMachineProto.QueueLock |
getLocksValues(int index)
repeated .ai.eloquent.raft.QueueLock locksValues = 6; |
int |
getLocksValuesCount()
repeated .ai.eloquent.raft.QueueLock locksValues = 6; |
java.util.List<KeyValueStateMachineProto.QueueLock> |
getLocksValuesList()
repeated .ai.eloquent.raft.QueueLock locksValues = 6; |
KeyValueStateMachineProto.QueueLockOrBuilder |
getLocksValuesOrBuilder(int index)
repeated .ai.eloquent.raft.QueueLock locksValues = 6; |
java.util.List<? extends KeyValueStateMachineProto.QueueLockOrBuilder> |
getLocksValuesOrBuilderList()
repeated .ai.eloquent.raft.QueueLock locksValues = 6; |
com.google.protobuf.Parser<KeyValueStateMachineProto.KVStateMachine> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
java.util.Map<java.lang.String,KeyValueStateMachineProto.ValueWithOptionalOwner> |
getValues()
Deprecated.
|
int |
getValuesCount()
@Deprecated
|
java.lang.String |
getValuesKeys(int index)
repeated string valuesKeys = 3; |
com.google.protobuf.ByteString |
getValuesKeysBytes(int index)
repeated string valuesKeys = 3; |
int |
getValuesKeysCount()
repeated string valuesKeys = 3; |
com.google.protobuf.ProtocolStringList |
getValuesKeysList()
repeated string valuesKeys = 3; |
java.util.Map<java.lang.String,KeyValueStateMachineProto.ValueWithOptionalOwner> |
getValuesMap()
@Deprecated
|
KeyValueStateMachineProto.ValueWithOptionalOwner |
getValuesOrDefault(java.lang.String key,
KeyValueStateMachineProto.ValueWithOptionalOwner defaultValue)
@Deprecated
|
KeyValueStateMachineProto.ValueWithOptionalOwner |
getValuesOrThrow(java.lang.String key)
@Deprecated
|
KeyValueStateMachineProto.ValueWithOptionalOwner |
getValuesValues(int index)
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4; |
int |
getValuesValuesCount()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4; |
java.util.List<KeyValueStateMachineProto.ValueWithOptionalOwner> |
getValuesValuesList()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4; |
KeyValueStateMachineProto.ValueWithOptionalOwnerOrBuilder |
getValuesValuesOrBuilder(int index)
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4; |
java.util.List<? extends KeyValueStateMachineProto.ValueWithOptionalOwnerOrBuilder> |
getValuesValuesOrBuilderList()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static KeyValueStateMachineProto.KVStateMachine.Builder |
newBuilder() |
static KeyValueStateMachineProto.KVStateMachine.Builder |
newBuilder(KeyValueStateMachineProto.KVStateMachine prototype) |
KeyValueStateMachineProto.KVStateMachine.Builder |
newBuilderForType() |
protected KeyValueStateMachineProto.KVStateMachine.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static KeyValueStateMachineProto.KVStateMachine |
parseDelimitedFrom(java.io.InputStream input) |
static KeyValueStateMachineProto.KVStateMachine |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(byte[] data) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(java.nio.ByteBuffer data) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(com.google.protobuf.ByteString data) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(com.google.protobuf.CodedInputStream input) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(java.io.InputStream input) |
static KeyValueStateMachineProto.KVStateMachine |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<KeyValueStateMachineProto.KVStateMachine> |
parser() |
KeyValueStateMachineProto.KVStateMachine.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VALUES_FIELD_NUMBER
public static final int LOCKS_FIELD_NUMBER
public static final int VALUESKEYS_FIELD_NUMBER
public static final int VALUESVALUES_FIELD_NUMBER
public static final int LOCKSKEYS_FIELD_NUMBER
public static final int LOCKSVALUES_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getValuesCount()
KeyValueStateMachineProto.KVStateMachineOrBuilder@Deprecated
map<string, .ai.eloquent.raft.ValueWithOptionalOwner> values = 1;getValuesCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic boolean containsValues(java.lang.String key)
@Deprecated
map<string, .ai.eloquent.raft.ValueWithOptionalOwner> values = 1;containsValues in interface KeyValueStateMachineProto.KVStateMachineOrBuilder@Deprecated public java.util.Map<java.lang.String,KeyValueStateMachineProto.ValueWithOptionalOwner> getValues()
getValuesMap() instead.getValues in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.Map<java.lang.String,KeyValueStateMachineProto.ValueWithOptionalOwner> getValuesMap()
@Deprecated
map<string, .ai.eloquent.raft.ValueWithOptionalOwner> values = 1;getValuesMap in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.ValueWithOptionalOwner getValuesOrDefault(java.lang.String key, KeyValueStateMachineProto.ValueWithOptionalOwner defaultValue)
@Deprecated
map<string, .ai.eloquent.raft.ValueWithOptionalOwner> values = 1;getValuesOrDefault in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.ValueWithOptionalOwner getValuesOrThrow(java.lang.String key)
@Deprecated
map<string, .ai.eloquent.raft.ValueWithOptionalOwner> values = 1;getValuesOrThrow in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic int getLocksCount()
KeyValueStateMachineProto.KVStateMachineOrBuilder@Deprecated
map<string, .ai.eloquent.raft.QueueLock> locks = 2;getLocksCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic boolean containsLocks(java.lang.String key)
@Deprecated
map<string, .ai.eloquent.raft.QueueLock> locks = 2;containsLocks in interface KeyValueStateMachineProto.KVStateMachineOrBuilder@Deprecated public java.util.Map<java.lang.String,KeyValueStateMachineProto.QueueLock> getLocks()
getLocksMap() instead.getLocks in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.Map<java.lang.String,KeyValueStateMachineProto.QueueLock> getLocksMap()
@Deprecated
map<string, .ai.eloquent.raft.QueueLock> locks = 2;getLocksMap in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.QueueLock getLocksOrDefault(java.lang.String key, KeyValueStateMachineProto.QueueLock defaultValue)
@Deprecated
map<string, .ai.eloquent.raft.QueueLock> locks = 2;getLocksOrDefault in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.QueueLock getLocksOrThrow(java.lang.String key)
@Deprecated
map<string, .ai.eloquent.raft.QueueLock> locks = 2;getLocksOrThrow in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic com.google.protobuf.ProtocolStringList getValuesKeysList()
repeated string valuesKeys = 3;getValuesKeysList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic int getValuesKeysCount()
repeated string valuesKeys = 3;getValuesKeysCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.lang.String getValuesKeys(int index)
repeated string valuesKeys = 3;getValuesKeys in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic com.google.protobuf.ByteString getValuesKeysBytes(int index)
repeated string valuesKeys = 3;getValuesKeysBytes in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.List<KeyValueStateMachineProto.ValueWithOptionalOwner> getValuesValuesList()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4;getValuesValuesList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.List<? extends KeyValueStateMachineProto.ValueWithOptionalOwnerOrBuilder> getValuesValuesOrBuilderList()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4;getValuesValuesOrBuilderList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic int getValuesValuesCount()
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4;getValuesValuesCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.ValueWithOptionalOwner getValuesValues(int index)
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4;getValuesValues in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.ValueWithOptionalOwnerOrBuilder getValuesValuesOrBuilder(int index)
repeated .ai.eloquent.raft.ValueWithOptionalOwner valuesValues = 4;getValuesValuesOrBuilder in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic com.google.protobuf.ProtocolStringList getLocksKeysList()
repeated string locksKeys = 5;getLocksKeysList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic int getLocksKeysCount()
repeated string locksKeys = 5;getLocksKeysCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.lang.String getLocksKeys(int index)
repeated string locksKeys = 5;getLocksKeys in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic com.google.protobuf.ByteString getLocksKeysBytes(int index)
repeated string locksKeys = 5;getLocksKeysBytes in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.List<KeyValueStateMachineProto.QueueLock> getLocksValuesList()
repeated .ai.eloquent.raft.QueueLock locksValues = 6;getLocksValuesList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic java.util.List<? extends KeyValueStateMachineProto.QueueLockOrBuilder> getLocksValuesOrBuilderList()
repeated .ai.eloquent.raft.QueueLock locksValues = 6;getLocksValuesOrBuilderList in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic int getLocksValuesCount()
repeated .ai.eloquent.raft.QueueLock locksValues = 6;getLocksValuesCount in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.QueueLock getLocksValues(int index)
repeated .ai.eloquent.raft.QueueLock locksValues = 6;getLocksValues in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic KeyValueStateMachineProto.QueueLockOrBuilder getLocksValuesOrBuilder(int index)
repeated .ai.eloquent.raft.QueueLock locksValues = 6;getLocksValuesOrBuilder in interface KeyValueStateMachineProto.KVStateMachineOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static KeyValueStateMachineProto.KVStateMachine parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static KeyValueStateMachineProto.KVStateMachine parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic KeyValueStateMachineProto.KVStateMachine.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static KeyValueStateMachineProto.KVStateMachine.Builder newBuilder()
public static KeyValueStateMachineProto.KVStateMachine.Builder newBuilder(KeyValueStateMachineProto.KVStateMachine prototype)
public KeyValueStateMachineProto.KVStateMachine.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected KeyValueStateMachineProto.KVStateMachine.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static KeyValueStateMachineProto.KVStateMachine getDefaultInstance()
public static com.google.protobuf.Parser<KeyValueStateMachineProto.KVStateMachine> parser()
public com.google.protobuf.Parser<KeyValueStateMachineProto.KVStateMachine> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public KeyValueStateMachineProto.KVStateMachine getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder