public final class Compare extends com.google.protobuf.GeneratedMessageV3 implements CompareOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Compare.Builder |
static class |
Compare.CompareResult |
static class |
Compare.CompareTarget |
static class |
Compare.TargetUnionCase |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CREATE_REVISION_FIELD_NUMBER |
static int |
KEY_FIELD_NUMBER |
static int |
LEASE_FIELD_NUMBER |
static int |
MOD_REVISION_FIELD_NUMBER |
static int |
RANGE_END_FIELD_NUMBER |
static int |
RESULT_FIELD_NUMBER |
static int |
TARGET_FIELD_NUMBER |
static int |
VALUE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getCreateRevision() |
static Compare |
getDefaultInstance() |
Compare |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getKey() |
long |
getLease() |
long |
getModRevision() |
com.google.protobuf.Parser<Compare> |
getParserForType() |
com.google.protobuf.ByteString |
getRangeEnd() |
Compare.CompareResult |
getResult() |
int |
getResultValue() |
int |
getSerializedSize() |
Compare.CompareTarget |
getTarget() |
Compare.TargetUnionCase |
getTargetUnionCase() |
int |
getTargetValue() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.ByteString |
getValue() |
long |
getVersion() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Compare.Builder |
newBuilder() |
static Compare.Builder |
newBuilder(Compare prototype) |
Compare.Builder |
newBuilderForType() |
protected Compare.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Compare |
parseDelimitedFrom(InputStream input) |
static Compare |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Compare |
parseFrom(byte[] data) |
static Compare |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Compare |
parseFrom(ByteBuffer data) |
static Compare |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Compare |
parseFrom(com.google.protobuf.ByteString data) |
static Compare |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Compare |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Compare |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Compare |
parseFrom(InputStream input) |
static Compare |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Compare> |
parser() |
Compare.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, 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 RESULT_FIELD_NUMBER
public static final int TARGET_FIELD_NUMBER
public static final int KEY_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int CREATE_REVISION_FIELD_NUMBER
public static final int MOD_REVISION_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER
public static final int LEASE_FIELD_NUMBER
public static final int RANGE_END_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public Compare.TargetUnionCase getTargetUnionCase()
public int getResultValue()
public Compare.CompareResult getResult()
public int getTargetValue()
public Compare.CompareTarget getTarget()
public com.google.protobuf.ByteString getKey()
public long getVersion()
public long getCreateRevision()
public long getModRevision()
public com.google.protobuf.ByteString getValue()
public long getLease()
public com.google.protobuf.ByteString getRangeEnd()
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
public int getSerializedSize()
public boolean equals(Object obj)
public int hashCode()
public static Compare parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
public static Compare parseFrom(InputStream input) throws IOException
public static Compare parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
public static Compare parseDelimitedFrom(InputStream input) throws IOException
public static Compare parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
public static Compare parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
public static Compare parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
public Compare.Builder newBuilderForType()
public static Compare.Builder newBuilder()
public static Compare.Builder newBuilder(Compare prototype)
public Compare.Builder toBuilder()
protected Compare.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static Compare getDefaultInstance()
public static com.google.protobuf.Parser<Compare> parser()
public com.google.protobuf.Parser<Compare> getParserForType()
public Compare getDefaultInstanceForType()
Copyright © 2019. All rights reserved.