public static final class HiveMetastore.Partition extends com.google.protobuf.GeneratedMessageV3 implements HiveMetastore.PartitionOrBuilder
org.apache.hadoop.hive.metastore.grpc.Partition| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.Partition.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.Partition |
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 |
CAT_NAME_FIELD_NUMBER |
static int |
COL_STATS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DB_NAME_FIELD_NUMBER |
static int |
FILE_METADATA_FIELD_NUMBER |
static int |
IS_STATS_COMPLIANT_FIELD_NUMBER |
static int |
LAST_ACCESS_TIME_FIELD_NUMBER |
static int |
PARAMETERS_FIELD_NUMBER |
static int |
PRIVILEGES_FIELD_NUMBER |
static int |
SD_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
static int |
WRITE_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsParameters(String key)
map<string, string> parameters = 7; |
boolean |
equals(Object obj) |
String |
getCatName()
string cat_name = 9; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 9; |
HiveMetastore.ColumnStatistics |
getColStats()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12; |
HiveMetastore.ColumnStatisticsOrBuilder |
getColStatsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12; |
int |
getCreateTime()
int32 create_time = 4; |
String |
getDbName()
string db_name = 2; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 2; |
static HiveMetastore.Partition |
getDefaultInstance() |
HiveMetastore.Partition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
HiveMetastore.FileMetadata |
getFileMetadata()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13; |
HiveMetastore.FileMetadataOrBuilder |
getFileMetadataOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13; |
boolean |
getIsStatsCompliant()
bool is_stats_compliant = 11; |
int |
getLastAccessTime()
int32 last_access_time = 5; |
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<HiveMetastore.Partition> |
getParserForType() |
HiveMetastore.PrincipalPrivilegeSet |
getPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8; |
HiveMetastore.PrincipalPrivilegeSetOrBuilder |
getPrivilegesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8; |
HiveMetastore.StorageDescriptor |
getSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6; |
HiveMetastore.StorageDescriptorOrBuilder |
getSdOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6; |
int |
getSerializedSize() |
String |
getTableName()
string table_name = 3; |
com.google.protobuf.ByteString |
getTableNameBytes()
string table_name = 3; |
String |
getValues(int index)
repeated string values = 1; |
com.google.protobuf.ByteString |
getValuesBytes(int index)
repeated string values = 1; |
int |
getValuesCount()
repeated string values = 1; |
com.google.protobuf.ProtocolStringList |
getValuesList()
repeated string values = 1; |
long |
getWriteId()
int64 write_id = 10; |
boolean |
hasColStats()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12; |
boolean |
hasFileMetadata()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13; |
int |
hashCode() |
boolean |
hasPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8; |
boolean |
hasSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static HiveMetastore.Partition.Builder |
newBuilder() |
static HiveMetastore.Partition.Builder |
newBuilder(HiveMetastore.Partition prototype) |
HiveMetastore.Partition.Builder |
newBuilderForType() |
protected HiveMetastore.Partition.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveMetastore.Partition |
parseDelimitedFrom(InputStream input) |
static HiveMetastore.Partition |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Partition |
parseFrom(byte[] data) |
static HiveMetastore.Partition |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Partition |
parseFrom(ByteBuffer data) |
static HiveMetastore.Partition |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Partition |
parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.Partition |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Partition |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.Partition |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.Partition |
parseFrom(InputStream input) |
static HiveMetastore.Partition |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveMetastore.Partition> |
parser() |
HiveMetastore.Partition.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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 VALUES_FIELD_NUMBER
public static final int DB_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int LAST_ACCESS_TIME_FIELD_NUMBER
public static final int SD_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
public static final int PRIVILEGES_FIELD_NUMBER
public static final int CAT_NAME_FIELD_NUMBER
public static final int WRITE_ID_FIELD_NUMBER
public static final int IS_STATS_COMPLIANT_FIELD_NUMBER
public static final int COL_STATS_FIELD_NUMBER
public static final int FILE_METADATA_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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public com.google.protobuf.ProtocolStringList getValuesList()
repeated string values = 1;getValuesList in interface HiveMetastore.PartitionOrBuilderpublic int getValuesCount()
repeated string values = 1;getValuesCount in interface HiveMetastore.PartitionOrBuilderpublic String getValues(int index)
repeated string values = 1;getValues in interface HiveMetastore.PartitionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getValuesBytes(int index)
repeated string values = 1;getValuesBytes in interface HiveMetastore.PartitionOrBuilderindex - The index of the value to return.public String getDbName()
string db_name = 2;getDbName in interface HiveMetastore.PartitionOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;getDbNameBytes in interface HiveMetastore.PartitionOrBuilderpublic String getTableName()
string table_name = 3;getTableName in interface HiveMetastore.PartitionOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
string table_name = 3;getTableNameBytes in interface HiveMetastore.PartitionOrBuilderpublic int getCreateTime()
int32 create_time = 4;getCreateTime in interface HiveMetastore.PartitionOrBuilderpublic int getLastAccessTime()
int32 last_access_time = 5;getLastAccessTime in interface HiveMetastore.PartitionOrBuilderpublic boolean hasSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6;hasSd in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.StorageDescriptor getSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6;getSd in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.StorageDescriptorOrBuilder getSdOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 6;getSdOrBuilder in interface HiveMetastore.PartitionOrBuilderpublic int getParametersCount()
HiveMetastore.PartitionOrBuildermap<string, string> parameters = 7;getParametersCount in interface HiveMetastore.PartitionOrBuilderpublic boolean containsParameters(String key)
map<string, string> parameters = 7;containsParameters in interface HiveMetastore.PartitionOrBuilder@Deprecated public Map<String,String> getParameters()
getParametersMap() instead.getParameters in interface HiveMetastore.PartitionOrBuilderpublic Map<String,String> getParametersMap()
map<string, string> parameters = 7;getParametersMap in interface HiveMetastore.PartitionOrBuilderpublic String getParametersOrDefault(String key, String defaultValue)
map<string, string> parameters = 7;getParametersOrDefault in interface HiveMetastore.PartitionOrBuilderpublic String getParametersOrThrow(String key)
map<string, string> parameters = 7;getParametersOrThrow in interface HiveMetastore.PartitionOrBuilderpublic boolean hasPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8;hasPrivileges in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.PrincipalPrivilegeSet getPrivileges()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8;getPrivileges in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.PrincipalPrivilegeSetOrBuilder getPrivilegesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.PrincipalPrivilegeSet privileges = 8;getPrivilegesOrBuilder in interface HiveMetastore.PartitionOrBuilderpublic String getCatName()
string cat_name = 9;getCatName in interface HiveMetastore.PartitionOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 9;getCatNameBytes in interface HiveMetastore.PartitionOrBuilderpublic long getWriteId()
int64 write_id = 10;getWriteId in interface HiveMetastore.PartitionOrBuilderpublic boolean getIsStatsCompliant()
bool is_stats_compliant = 11;getIsStatsCompliant in interface HiveMetastore.PartitionOrBuilderpublic boolean hasColStats()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12;hasColStats in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.ColumnStatistics getColStats()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12;getColStats in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.ColumnStatisticsOrBuilder getColStatsOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ColumnStatistics col_stats = 12;getColStatsOrBuilder in interface HiveMetastore.PartitionOrBuilderpublic boolean hasFileMetadata()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13;hasFileMetadata in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.FileMetadata getFileMetadata()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13;getFileMetadata in interface HiveMetastore.PartitionOrBuilderpublic HiveMetastore.FileMetadataOrBuilder getFileMetadataOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.FileMetadata file_metadata = 13;getFileMetadataOrBuilder in interface HiveMetastore.PartitionOrBuilderpublic 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 HiveMetastore.Partition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.Partition parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.Partition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.Partition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.Partition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.Partition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveMetastore.Partition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveMetastore.Partition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveMetastore.Partition.Builder newBuilder()
public static HiveMetastore.Partition.Builder newBuilder(HiveMetastore.Partition prototype)
public HiveMetastore.Partition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveMetastore.Partition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveMetastore.Partition getDefaultInstance()
public static com.google.protobuf.Parser<HiveMetastore.Partition> parser()
public com.google.protobuf.Parser<HiveMetastore.Partition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveMetastore.Partition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 The Apache Software Foundation. All rights reserved.