public final class PartitionInfo extends com.google.protobuf.GeneratedMessageV3 implements PartitionInfoOrBuilder
alluxio.grpc.table.layout.PartitionInfo
Modifier and Type | Class and Description |
---|---|
static class |
PartitionInfo.Builder
Protobuf type
alluxio.grpc.table.layout.PartitionInfo |
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 |
DATA_COLS_FIELD_NUMBER |
static int |
DB_NAME_FIELD_NUMBER |
static int |
PARAMETERS_FIELD_NUMBER |
static com.google.protobuf.Parser<PartitionInfo> |
PARSER
Deprecated.
|
static int |
PARTITION_NAME_FIELD_NUMBER |
static int |
STORAGE_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsParameters(String key)
map<string, string> parameters = 7; |
boolean |
equals(Object obj) |
FieldSchema |
getDataCols(int index)
repeated .alluxio.grpc.table.FieldSchema data_cols = 6; |
int |
getDataColsCount()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6; |
List<FieldSchema> |
getDataColsList()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6; |
FieldSchemaOrBuilder |
getDataColsOrBuilder(int index)
repeated .alluxio.grpc.table.FieldSchema data_cols = 6; |
List<? extends FieldSchemaOrBuilder> |
getDataColsOrBuilderList()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6; |
String |
getDbName()
optional string db_name = 3; |
com.google.protobuf.ByteString |
getDbNameBytes()
optional string db_name = 3; |
static PartitionInfo |
getDefaultInstance() |
PartitionInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getParameters()
Deprecated.
|
int |
getParametersCount()
map<string, string> parameters = 7; |
Map<String,String> |
getParametersMap()
map<string, string> parameters = 7; |
String |
getParametersOrDefault(String key,
String defaultValue)
map<string, string> parameters = 7; |
String |
getParametersOrThrow(String key)
map<string, string> parameters = 7; |
com.google.protobuf.Parser<PartitionInfo> |
getParserForType() |
String |
getPartitionName()
partition name in the form of "key=value"
|
com.google.protobuf.ByteString |
getPartitionNameBytes()
partition name in the form of "key=value"
|
int |
getSerializedSize() |
Storage |
getStorage()
optional .alluxio.grpc.table.layout.Storage storage = 5; |
StorageOrBuilder |
getStorageOrBuilder()
optional .alluxio.grpc.table.layout.Storage storage = 5; |
String |
getTableName()
optional string table_name = 4; |
com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getValues(int index)
list of string values for each partition column
|
com.google.protobuf.ByteString |
getValuesBytes(int index)
list of string values for each partition column
|
int |
getValuesCount()
list of string values for each partition column
|
com.google.protobuf.ProtocolStringList |
getValuesList()
list of string values for each partition column
|
boolean |
hasDbName()
optional string db_name = 3; |
int |
hashCode() |
boolean |
hasPartitionName()
partition name in the form of "key=value"
|
boolean |
hasStorage()
optional .alluxio.grpc.table.layout.Storage storage = 5; |
boolean |
hasTableName()
optional string table_name = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static PartitionInfo.Builder |
newBuilder() |
static PartitionInfo.Builder |
newBuilder(PartitionInfo prototype) |
PartitionInfo.Builder |
newBuilderForType() |
protected PartitionInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PartitionInfo |
parseDelimitedFrom(InputStream input) |
static PartitionInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartitionInfo |
parseFrom(byte[] data) |
static PartitionInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartitionInfo |
parseFrom(ByteBuffer data) |
static PartitionInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartitionInfo |
parseFrom(com.google.protobuf.ByteString data) |
static PartitionInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartitionInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PartitionInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PartitionInfo |
parseFrom(InputStream input) |
static PartitionInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PartitionInfo> |
parser() |
PartitionInfo.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, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int VALUES_FIELD_NUMBER
public static final int PARTITION_NAME_FIELD_NUMBER
public static final int DB_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int STORAGE_FIELD_NUMBER
public static final int DATA_COLS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<PartitionInfo> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public com.google.protobuf.ProtocolStringList getValuesList()
list of string values for each partition column
repeated string values = 1;
getValuesList
in interface PartitionInfoOrBuilder
public int getValuesCount()
list of string values for each partition column
repeated string values = 1;
getValuesCount
in interface PartitionInfoOrBuilder
public String getValues(int index)
list of string values for each partition column
repeated string values = 1;
getValues
in interface PartitionInfoOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getValuesBytes(int index)
list of string values for each partition column
repeated string values = 1;
getValuesBytes
in interface PartitionInfoOrBuilder
index
- The index of the value to return.public boolean hasPartitionName()
partition name in the form of "key=value"
optional string partition_name = 2;
hasPartitionName
in interface PartitionInfoOrBuilder
public String getPartitionName()
partition name in the form of "key=value"
optional string partition_name = 2;
getPartitionName
in interface PartitionInfoOrBuilder
public com.google.protobuf.ByteString getPartitionNameBytes()
partition name in the form of "key=value"
optional string partition_name = 2;
getPartitionNameBytes
in interface PartitionInfoOrBuilder
public boolean hasDbName()
optional string db_name = 3;
hasDbName
in interface PartitionInfoOrBuilder
public String getDbName()
optional string db_name = 3;
getDbName
in interface PartitionInfoOrBuilder
public com.google.protobuf.ByteString getDbNameBytes()
optional string db_name = 3;
getDbNameBytes
in interface PartitionInfoOrBuilder
public boolean hasTableName()
optional string table_name = 4;
hasTableName
in interface PartitionInfoOrBuilder
public String getTableName()
optional string table_name = 4;
getTableName
in interface PartitionInfoOrBuilder
public com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 4;
getTableNameBytes
in interface PartitionInfoOrBuilder
public boolean hasStorage()
optional .alluxio.grpc.table.layout.Storage storage = 5;
hasStorage
in interface PartitionInfoOrBuilder
public Storage getStorage()
optional .alluxio.grpc.table.layout.Storage storage = 5;
getStorage
in interface PartitionInfoOrBuilder
public StorageOrBuilder getStorageOrBuilder()
optional .alluxio.grpc.table.layout.Storage storage = 5;
getStorageOrBuilder
in interface PartitionInfoOrBuilder
public List<FieldSchema> getDataColsList()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
getDataColsList
in interface PartitionInfoOrBuilder
public List<? extends FieldSchemaOrBuilder> getDataColsOrBuilderList()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
getDataColsOrBuilderList
in interface PartitionInfoOrBuilder
public int getDataColsCount()
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
getDataColsCount
in interface PartitionInfoOrBuilder
public FieldSchema getDataCols(int index)
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
getDataCols
in interface PartitionInfoOrBuilder
public FieldSchemaOrBuilder getDataColsOrBuilder(int index)
repeated .alluxio.grpc.table.FieldSchema data_cols = 6;
getDataColsOrBuilder
in interface PartitionInfoOrBuilder
public int getParametersCount()
PartitionInfoOrBuilder
map<string, string> parameters = 7;
getParametersCount
in interface PartitionInfoOrBuilder
public boolean containsParameters(String key)
map<string, string> parameters = 7;
containsParameters
in interface PartitionInfoOrBuilder
@Deprecated public Map<String,String> getParameters()
getParametersMap()
instead.getParameters
in interface PartitionInfoOrBuilder
public Map<String,String> getParametersMap()
map<string, string> parameters = 7;
getParametersMap
in interface PartitionInfoOrBuilder
public String getParametersOrDefault(String key, String defaultValue)
map<string, string> parameters = 7;
getParametersOrDefault
in interface PartitionInfoOrBuilder
public String getParametersOrThrow(String key)
map<string, string> parameters = 7;
getParametersOrThrow
in interface PartitionInfoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static PartitionInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PartitionInfo parseFrom(InputStream input) throws IOException
IOException
public static PartitionInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PartitionInfo parseDelimitedFrom(InputStream input) throws IOException
IOException
public static PartitionInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PartitionInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static PartitionInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public PartitionInfo.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PartitionInfo.Builder newBuilder()
public static PartitionInfo.Builder newBuilder(PartitionInfo prototype)
public PartitionInfo.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PartitionInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static PartitionInfo getDefaultInstance()
public static com.google.protobuf.Parser<PartitionInfo> parser()
public com.google.protobuf.Parser<PartitionInfo> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public PartitionInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.