public static final class Messages.AggregatedRecord extends com.google.protobuf.GeneratedMessage implements Messages.AggregatedRecordOrBuilder
AggregatedRecord| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.AggregatedRecord.Builder
Protobuf type
AggregatedRecord |
| Modifier and Type | Field and Description |
|---|---|
static int |
EXPLICIT_HASH_KEY_TABLE_FIELD_NUMBER |
static |
PARSER |
static int |
PARTITION_KEY_TABLE_FIELD_NUMBER |
static int |
RECORDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Messages.AggregatedRecord |
getDefaultInstance() |
Messages.AggregatedRecord |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getExplicitHashKeyTable(int index)
repeated string explicit_hash_key_table = 2; |
com.google.protobuf.ByteString |
getExplicitHashKeyTableBytes(int index)
repeated string explicit_hash_key_table = 2; |
int |
getExplicitHashKeyTableCount()
repeated string explicit_hash_key_table = 2; |
com.google.protobuf.ProtocolStringList |
getExplicitHashKeyTableList()
repeated string explicit_hash_key_table = 2; |
|
getParserForType() |
java.lang.String |
getPartitionKeyTable(int index)
repeated string partition_key_table = 1; |
com.google.protobuf.ByteString |
getPartitionKeyTableBytes(int index)
repeated string partition_key_table = 1; |
int |
getPartitionKeyTableCount()
repeated string partition_key_table = 1; |
com.google.protobuf.ProtocolStringList |
getPartitionKeyTableList()
repeated string partition_key_table = 1; |
Messages.Record |
getRecords(int index)
repeated .Record records = 3; |
int |
getRecordsCount()
repeated .Record records = 3; |
java.util.List<Messages.Record> |
getRecordsList()
repeated .Record records = 3; |
Messages.RecordOrBuilder |
getRecordsOrBuilder(int index)
repeated .Record records = 3; |
java.util.List<? extends Messages.RecordOrBuilder> |
getRecordsOrBuilderList()
repeated .Record records = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.AggregatedRecord.Builder |
newBuilder() |
static Messages.AggregatedRecord.Builder |
newBuilder(Messages.AggregatedRecord prototype) |
Messages.AggregatedRecord.Builder |
newBuilderForType() |
protected Messages.AggregatedRecord.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Messages.AggregatedRecord |
parseDelimitedFrom(java.io.InputStream input) |
static Messages.AggregatedRecord |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.AggregatedRecord |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.AggregatedRecord |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.AggregatedRecord |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.AggregatedRecord |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.AggregatedRecord |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.AggregatedRecord |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.AggregatedRecord.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public staticPARSER
public static final int PARTITION_KEY_TABLE_FIELD_NUMBER
public static final int EXPLICIT_HASH_KEY_TABLE_FIELD_NUMBER
public static final int RECORDS_FIELD_NUMBER
public static Messages.AggregatedRecord getDefaultInstance()
public Messages.AggregatedRecord getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
publicgetParserForType()
public com.google.protobuf.ProtocolStringList getPartitionKeyTableList()
repeated string partition_key_table = 1;getPartitionKeyTableList in interface Messages.AggregatedRecordOrBuilderpublic int getPartitionKeyTableCount()
repeated string partition_key_table = 1;getPartitionKeyTableCount in interface Messages.AggregatedRecordOrBuilderpublic java.lang.String getPartitionKeyTable(int index)
repeated string partition_key_table = 1;getPartitionKeyTable in interface Messages.AggregatedRecordOrBuilderpublic com.google.protobuf.ByteString getPartitionKeyTableBytes(int index)
repeated string partition_key_table = 1;getPartitionKeyTableBytes in interface Messages.AggregatedRecordOrBuilderpublic com.google.protobuf.ProtocolStringList getExplicitHashKeyTableList()
repeated string explicit_hash_key_table = 2;getExplicitHashKeyTableList in interface Messages.AggregatedRecordOrBuilderpublic int getExplicitHashKeyTableCount()
repeated string explicit_hash_key_table = 2;getExplicitHashKeyTableCount in interface Messages.AggregatedRecordOrBuilderpublic java.lang.String getExplicitHashKeyTable(int index)
repeated string explicit_hash_key_table = 2;getExplicitHashKeyTable in interface Messages.AggregatedRecordOrBuilderpublic com.google.protobuf.ByteString getExplicitHashKeyTableBytes(int index)
repeated string explicit_hash_key_table = 2;getExplicitHashKeyTableBytes in interface Messages.AggregatedRecordOrBuilderpublic java.util.List<Messages.Record> getRecordsList()
repeated .Record records = 3;getRecordsList in interface Messages.AggregatedRecordOrBuilderpublic java.util.List<? extends Messages.RecordOrBuilder> getRecordsOrBuilderList()
repeated .Record records = 3;getRecordsOrBuilderList in interface Messages.AggregatedRecordOrBuilderpublic int getRecordsCount()
repeated .Record records = 3;getRecordsCount in interface Messages.AggregatedRecordOrBuilderpublic Messages.Record getRecords(int index)
repeated .Record records = 3;getRecords in interface Messages.AggregatedRecordOrBuilderpublic Messages.RecordOrBuilder getRecordsOrBuilder(int index)
repeated .Record records = 3;getRecordsOrBuilder in interface Messages.AggregatedRecordOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic static Messages.AggregatedRecord parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.AggregatedRecord parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.AggregatedRecord parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.AggregatedRecord parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Messages.AggregatedRecord parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Messages.AggregatedRecord parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Messages.AggregatedRecord parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Messages.AggregatedRecord parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Messages.AggregatedRecord.Builder newBuilder()
public Messages.AggregatedRecord.Builder newBuilderForType()
public static Messages.AggregatedRecord.Builder newBuilder(Messages.AggregatedRecord prototype)
public Messages.AggregatedRecord.Builder toBuilder()
protected Messages.AggregatedRecord.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)