public static final class HiveMetastore.GetTableObjectsByNameReqRequest extends com.google.protobuf.GeneratedMessageV3 implements HiveMetastore.GetTableObjectsByNameReqRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetTableObjectsByNameReqRequest| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.GetTableObjectsByNameReqRequest.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.GetTableObjectsByNameReqRequest |
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 |
CAPABILITIES_FIELD_NUMBER |
static int |
CAT_NAME_FIELD_NUMBER |
static int |
DB_NAME_FIELD_NUMBER |
static int |
PROCESSOR_CAPABILITIES_FIELD_NUMBER |
static int |
PROCESSOR_IDENTIFIER_FIELD_NUMBER |
static int |
PROJECTION_SPEC_FIELD_NUMBER |
static int |
TABLES_PATTERN_FIELD_NUMBER |
static int |
TBL_NAMES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
HiveMetastore.ClientCapabilities |
getCapabilities()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3; |
HiveMetastore.ClientCapabilitiesOrBuilder |
getCapabilitiesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3; |
String |
getCatName()
string cat_name = 4; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 4; |
String |
getDbName()
string db_name = 1; |
com.google.protobuf.ByteString |
getDbNameBytes()
string db_name = 1; |
static HiveMetastore.GetTableObjectsByNameReqRequest |
getDefaultInstance() |
HiveMetastore.GetTableObjectsByNameReqRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<HiveMetastore.GetTableObjectsByNameReqRequest> |
getParserForType() |
String |
getProcessorCapabilities(int index)
repeated string processor_capabilities = 5; |
com.google.protobuf.ByteString |
getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 5; |
int |
getProcessorCapabilitiesCount()
repeated string processor_capabilities = 5; |
com.google.protobuf.ProtocolStringList |
getProcessorCapabilitiesList()
repeated string processor_capabilities = 5; |
String |
getProcessorIdentifier()
string processor_identifier = 6; |
com.google.protobuf.ByteString |
getProcessorIdentifierBytes()
string processor_identifier = 6; |
HiveMetastore.GetProjectionsSpec |
getProjectionSpec()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7; |
HiveMetastore.GetProjectionsSpecOrBuilder |
getProjectionSpecOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7; |
int |
getSerializedSize() |
String |
getTablesPattern()
string tables_pattern = 8; |
com.google.protobuf.ByteString |
getTablesPatternBytes()
string tables_pattern = 8; |
String |
getTblNames(int index)
repeated string tbl_names = 2; |
com.google.protobuf.ByteString |
getTblNamesBytes(int index)
repeated string tbl_names = 2; |
int |
getTblNamesCount()
repeated string tbl_names = 2; |
com.google.protobuf.ProtocolStringList |
getTblNamesList()
repeated string tbl_names = 2; |
boolean |
hasCapabilities()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3; |
int |
hashCode() |
boolean |
hasProjectionSpec()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HiveMetastore.GetTableObjectsByNameReqRequest.Builder |
newBuilder() |
static HiveMetastore.GetTableObjectsByNameReqRequest.Builder |
newBuilder(HiveMetastore.GetTableObjectsByNameReqRequest prototype) |
HiveMetastore.GetTableObjectsByNameReqRequest.Builder |
newBuilderForType() |
protected HiveMetastore.GetTableObjectsByNameReqRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseDelimitedFrom(InputStream input) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(byte[] data) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(ByteBuffer data) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(InputStream input) |
static HiveMetastore.GetTableObjectsByNameReqRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveMetastore.GetTableObjectsByNameReqRequest> |
parser() |
HiveMetastore.GetTableObjectsByNameReqRequest.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, internalGetMapField, 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 DB_NAME_FIELD_NUMBER
public static final int TBL_NAMES_FIELD_NUMBER
public static final int CAPABILITIES_FIELD_NUMBER
public static final int CAT_NAME_FIELD_NUMBER
public static final int PROCESSOR_CAPABILITIES_FIELD_NUMBER
public static final int PROCESSOR_IDENTIFIER_FIELD_NUMBER
public static final int PROJECTION_SPEC_FIELD_NUMBER
public static final int TABLES_PATTERN_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 String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ProtocolStringList getTblNamesList()
repeated string tbl_names = 2;getTblNamesList in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic int getTblNamesCount()
repeated string tbl_names = 2;getTblNamesCount in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic String getTblNames(int index)
repeated string tbl_names = 2;getTblNames in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getTblNamesBytes(int index)
repeated string tbl_names = 2;getTblNamesBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderindex - The index of the value to return.public boolean hasCapabilities()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3;hasCapabilities in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic HiveMetastore.ClientCapabilities getCapabilities()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3;getCapabilities in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic HiveMetastore.ClientCapabilitiesOrBuilder getCapabilitiesOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.ClientCapabilities capabilities = 3;getCapabilitiesOrBuilder in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic String getCatName()
string cat_name = 4;getCatName in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 4;getCatNameBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ProtocolStringList getProcessorCapabilitiesList()
repeated string processor_capabilities = 5;getProcessorCapabilitiesList in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic int getProcessorCapabilitiesCount()
repeated string processor_capabilities = 5;getProcessorCapabilitiesCount in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic String getProcessorCapabilities(int index)
repeated string processor_capabilities = 5;getProcessorCapabilities in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProcessorCapabilitiesBytes(int index)
repeated string processor_capabilities = 5;getProcessorCapabilitiesBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderindex - The index of the value to return.public String getProcessorIdentifier()
string processor_identifier = 6;getProcessorIdentifier in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ByteString getProcessorIdentifierBytes()
string processor_identifier = 6;getProcessorIdentifierBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic boolean hasProjectionSpec()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7;hasProjectionSpec in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic HiveMetastore.GetProjectionsSpec getProjectionSpec()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7;getProjectionSpec in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic HiveMetastore.GetProjectionsSpecOrBuilder getProjectionSpecOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.GetProjectionsSpec projection_spec = 7;getProjectionSpecOrBuilder in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic String getTablesPattern()
string tables_pattern = 8;getTablesPattern in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic com.google.protobuf.ByteString getTablesPatternBytes()
string tables_pattern = 8;getTablesPatternBytes in interface HiveMetastore.GetTableObjectsByNameReqRequestOrBuilderpublic 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.GetTableObjectsByNameReqRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveMetastore.GetTableObjectsByNameReqRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveMetastore.GetTableObjectsByNameReqRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveMetastore.GetTableObjectsByNameReqRequest.Builder newBuilder()
public static HiveMetastore.GetTableObjectsByNameReqRequest.Builder newBuilder(HiveMetastore.GetTableObjectsByNameReqRequest prototype)
public HiveMetastore.GetTableObjectsByNameReqRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveMetastore.GetTableObjectsByNameReqRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveMetastore.GetTableObjectsByNameReqRequest getDefaultInstance()
public static com.google.protobuf.Parser<HiveMetastore.GetTableObjectsByNameReqRequest> parser()
public com.google.protobuf.Parser<HiveMetastore.GetTableObjectsByNameReqRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveMetastore.GetTableObjectsByNameReqRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 The Apache Software Foundation. All rights reserved.