public static final class EvenClusterLoad.EvenClusterLoadStateRecordProto extends com.google.protobuf.GeneratedMessageV3 implements EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilder
databalancer.EvenClusterLoadStateRecordProto| Modifier and Type | Class and Description |
|---|---|
static class |
EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder
Protobuf type
databalancer.EvenClusterLoadStateRecordProto |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CURRENTSTATE_FIELD_NUMBER |
static int |
CURRENTSTATECREATEDAT_FIELD_NUMBER |
static int |
CURRENTSTATEERROR_FIELD_NUMBER |
static int |
CURRENTSTATELASTUPDATEDAT_FIELD_NUMBER |
static int |
PREVIOUSSTATE_FIELD_NUMBER |
static int |
PREVIOUSSTATECREATEDAT_FIELD_NUMBER |
static int |
PREVIOUSSTATELASTUPDATEDAT_FIELD_NUMBER |
static int |
PREVIOUSSTATUSERROR_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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 VERSION_FIELD_NUMBER
public static final int CURRENTSTATE_FIELD_NUMBER
public static final int CURRENTSTATECREATEDAT_FIELD_NUMBER
public static final int CURRENTSTATELASTUPDATEDAT_FIELD_NUMBER
public static final int CURRENTSTATEERROR_FIELD_NUMBER
public static final int PREVIOUSSTATE_FIELD_NUMBER
public static final int PREVIOUSSTATECREATEDAT_FIELD_NUMBER
public static final int PREVIOUSSTATELASTUPDATEDAT_FIELD_NUMBER
public static final int PREVIOUSSTATUSERROR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getVersion()
int32 version = 1;getVersion in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic int getCurrentStateValue()
.databalancer.EvenClusterLoadState currentState = 2;getCurrentStateValue in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic EvenClusterLoad.EvenClusterLoadState getCurrentState()
.databalancer.EvenClusterLoadState currentState = 2;getCurrentState in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic long getCurrentStateCreatedAt()
int64 currentStateCreatedAt = 3;getCurrentStateCreatedAt in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic long getCurrentStateLastUpdatedAt()
int64 currentStateLastUpdatedAt = 4;getCurrentStateLastUpdatedAt in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic String getCurrentStateError()
string currentStateError = 5;getCurrentStateError in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic com.google.protobuf.ByteString getCurrentStateErrorBytes()
string currentStateError = 5;getCurrentStateErrorBytes in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic int getPreviousStateValue()
.databalancer.EvenClusterLoadState previousState = 6;getPreviousStateValue in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic EvenClusterLoad.EvenClusterLoadState getPreviousState()
.databalancer.EvenClusterLoadState previousState = 6;getPreviousState in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic long getPreviousStateCreatedAt()
int64 previousStateCreatedAt = 7;getPreviousStateCreatedAt in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic long getPreviousStateLastUpdatedAt()
int64 previousStateLastUpdatedAt = 8;getPreviousStateLastUpdatedAt in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic String getPreviousStatusError()
string previousStatusError = 9;getPreviousStatusError in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic com.google.protobuf.ByteString getPreviousStatusErrorBytes()
string previousStatusError = 9;getPreviousStatusErrorBytes in interface EvenClusterLoad.EvenClusterLoadStateRecordProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(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 EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static EvenClusterLoad.EvenClusterLoadStateRecordProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder newBuilder()
public static EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder newBuilder(EvenClusterLoad.EvenClusterLoadStateRecordProto prototype)
public EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected EvenClusterLoad.EvenClusterLoadStateRecordProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static EvenClusterLoad.EvenClusterLoadStateRecordProto getDefaultInstance()
public static com.google.protobuf.Parser<EvenClusterLoad.EvenClusterLoadStateRecordProto> parser()
public com.google.protobuf.Parser<EvenClusterLoad.EvenClusterLoadStateRecordProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public EvenClusterLoad.EvenClusterLoadStateRecordProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder