public static final class Cells.CellsProto extends com.google.protobuf.GeneratedMessageV3 implements Cells.CellsProtoOrBuilder
databalancer.CellsProto| Modifier and Type | Class and Description |
|---|---|
static class |
Cells.CellsProto.Builder
Protobuf type
databalancer.CellsProto |
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| Modifier and Type | Field and Description |
|---|---|
static int |
CELLID_FIELD_NUMBER |
static int |
TIMESTAMP_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCellId(int index)
repeated int32 cellId = 3; |
int |
getCellIdCount()
repeated int32 cellId = 3; |
List<Integer> |
getCellIdList()
repeated int32 cellId = 3; |
static Cells.CellsProto |
getDefaultInstance() |
Cells.CellsProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Cells.CellsProto> |
getParserForType() |
int |
getSerializedSize() |
long |
getTimestamp()
int64 timestamp = 2; |
int |
getVersion()
Version to allow change in the message format if needed.
|
int |
hashCode() |
boolean |
isInitialized() |
static Cells.CellsProto.Builder |
newBuilder() |
static Cells.CellsProto.Builder |
newBuilder(Cells.CellsProto prototype) |
Cells.CellsProto.Builder |
newBuilderForType() |
static Cells.CellsProto |
parseDelimitedFrom(InputStream input) |
static Cells.CellsProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cells.CellsProto |
parseFrom(byte[] data) |
static Cells.CellsProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cells.CellsProto |
parseFrom(ByteBuffer data) |
static Cells.CellsProto |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cells.CellsProto |
parseFrom(com.google.protobuf.ByteString data) |
static Cells.CellsProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cells.CellsProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Cells.CellsProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cells.CellsProto |
parseFrom(InputStream input) |
static Cells.CellsProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Cells.CellsProto> |
parser() |
Cells.CellsProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int VERSION_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
public static final int CELLID_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public int getVersion()
Version to allow change in the message format if needed.
int32 version = 1;getVersion in interface Cells.CellsProtoOrBuilderpublic long getTimestamp()
int64 timestamp = 2;getTimestamp in interface Cells.CellsProtoOrBuilderpublic List<Integer> getCellIdList()
repeated int32 cellId = 3;getCellIdList in interface Cells.CellsProtoOrBuilderpublic int getCellIdCount()
repeated int32 cellId = 3;getCellIdCount in interface Cells.CellsProtoOrBuilderpublic int getCellId(int index)
repeated int32 cellId = 3;getCellId in interface Cells.CellsProtoOrBuilderindex - The index of the element to return.public 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 Cells.CellsProto parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Cells.CellsProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Cells.CellsProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cells.CellsProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Cells.CellsProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Cells.CellsProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Cells.CellsProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Cells.CellsProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Cells.CellsProto.Builder newBuilder()
public static Cells.CellsProto.Builder newBuilder(Cells.CellsProto prototype)
public Cells.CellsProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static Cells.CellsProto getDefaultInstance()
public static com.google.protobuf.Parser<Cells.CellsProto> parser()
public com.google.protobuf.Parser<Cells.CellsProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Cells.CellsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder