public static final class HiveMetastore.SQLForeignKey extends com.google.protobuf.GeneratedMessageV3 implements HiveMetastore.SQLForeignKeyOrBuilder
org.apache.hadoop.hive.metastore.grpc.SQLForeignKey| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.SQLForeignKey.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.SQLForeignKey |
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 |
DELETE_RULE_FIELD_NUMBER |
static int |
ENABLE_CSTR_FIELD_NUMBER |
static int |
FK_NAME_FIELD_NUMBER |
static int |
FKCOLUMN_NAME_FIELD_NUMBER |
static int |
FKTABLE_DB_FIELD_NUMBER |
static int |
FKTABLE_NAME_FIELD_NUMBER |
static int |
KEY_SEQ_FIELD_NUMBER |
static int |
PK_NAME_FIELD_NUMBER |
static int |
PKCOLUMN_NAME_FIELD_NUMBER |
static int |
PKTABLE_DB_FIELD_NUMBER |
static int |
PKTABLE_NAME_FIELD_NUMBER |
static int |
RELY_CSTR_FIELD_NUMBER |
static int |
UPDATE_RULE_FIELD_NUMBER |
static int |
VALIDATE_CSTR_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCatName()
string cat_name = 15; |
com.google.protobuf.ByteString |
getCatNameBytes()
string cat_name = 15; |
static HiveMetastore.SQLForeignKey |
getDefaultInstance() |
HiveMetastore.SQLForeignKey |
getDefaultInstanceForType() |
int |
getDeleteRule()
int32 delete_rule = 9; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getEnableCstr()
bool enable_cstr = 12; |
String |
getFkcolumnName()
string fkcolumn_name = 6; |
com.google.protobuf.ByteString |
getFkcolumnNameBytes()
string fkcolumn_name = 6; |
String |
getFkName()
string fk_name = 10; |
com.google.protobuf.ByteString |
getFkNameBytes()
string fk_name = 10; |
String |
getFktableDb()
string fktable_db = 4; |
com.google.protobuf.ByteString |
getFktableDbBytes()
string fktable_db = 4; |
String |
getFktableName()
string fktable_name = 5; |
com.google.protobuf.ByteString |
getFktableNameBytes()
string fktable_name = 5; |
int |
getKeySeq()
int32 key_seq = 7; |
com.google.protobuf.Parser<HiveMetastore.SQLForeignKey> |
getParserForType() |
String |
getPkcolumnName()
string pkcolumn_name = 3; |
com.google.protobuf.ByteString |
getPkcolumnNameBytes()
string pkcolumn_name = 3; |
String |
getPkName()
string pk_name = 11; |
com.google.protobuf.ByteString |
getPkNameBytes()
string pk_name = 11; |
String |
getPktableDb()
string pktable_db = 1; |
com.google.protobuf.ByteString |
getPktableDbBytes()
string pktable_db = 1; |
String |
getPktableName()
string pktable_name = 2; |
com.google.protobuf.ByteString |
getPktableNameBytes()
string pktable_name = 2; |
boolean |
getRelyCstr()
bool rely_cstr = 14; |
int |
getSerializedSize() |
int |
getUpdateRule()
int32 update_rule = 8; |
boolean |
getValidateCstr()
bool validate_cstr = 13; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HiveMetastore.SQLForeignKey.Builder |
newBuilder() |
static HiveMetastore.SQLForeignKey.Builder |
newBuilder(HiveMetastore.SQLForeignKey prototype) |
HiveMetastore.SQLForeignKey.Builder |
newBuilderForType() |
protected HiveMetastore.SQLForeignKey.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveMetastore.SQLForeignKey |
parseDelimitedFrom(InputStream input) |
static HiveMetastore.SQLForeignKey |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLForeignKey |
parseFrom(byte[] data) |
static HiveMetastore.SQLForeignKey |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLForeignKey |
parseFrom(ByteBuffer data) |
static HiveMetastore.SQLForeignKey |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLForeignKey |
parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastore.SQLForeignKey |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLForeignKey |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastore.SQLForeignKey |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastore.SQLForeignKey |
parseFrom(InputStream input) |
static HiveMetastore.SQLForeignKey |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveMetastore.SQLForeignKey> |
parser() |
HiveMetastore.SQLForeignKey.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 PKTABLE_DB_FIELD_NUMBER
public static final int PKTABLE_NAME_FIELD_NUMBER
public static final int PKCOLUMN_NAME_FIELD_NUMBER
public static final int FKTABLE_DB_FIELD_NUMBER
public static final int FKTABLE_NAME_FIELD_NUMBER
public static final int FKCOLUMN_NAME_FIELD_NUMBER
public static final int KEY_SEQ_FIELD_NUMBER
public static final int UPDATE_RULE_FIELD_NUMBER
public static final int DELETE_RULE_FIELD_NUMBER
public static final int FK_NAME_FIELD_NUMBER
public static final int PK_NAME_FIELD_NUMBER
public static final int ENABLE_CSTR_FIELD_NUMBER
public static final int VALIDATE_CSTR_FIELD_NUMBER
public static final int RELY_CSTR_FIELD_NUMBER
public static final int CAT_NAME_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 getPktableDb()
string pktable_db = 1;getPktableDb in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getPktableDbBytes()
string pktable_db = 1;getPktableDbBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getPktableName()
string pktable_name = 2;getPktableName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getPktableNameBytes()
string pktable_name = 2;getPktableNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getPkcolumnName()
string pkcolumn_name = 3;getPkcolumnName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getPkcolumnNameBytes()
string pkcolumn_name = 3;getPkcolumnNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getFktableDb()
string fktable_db = 4;getFktableDb in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getFktableDbBytes()
string fktable_db = 4;getFktableDbBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getFktableName()
string fktable_name = 5;getFktableName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getFktableNameBytes()
string fktable_name = 5;getFktableNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getFkcolumnName()
string fkcolumn_name = 6;getFkcolumnName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getFkcolumnNameBytes()
string fkcolumn_name = 6;getFkcolumnNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic int getKeySeq()
int32 key_seq = 7;getKeySeq in interface HiveMetastore.SQLForeignKeyOrBuilderpublic int getUpdateRule()
int32 update_rule = 8;getUpdateRule in interface HiveMetastore.SQLForeignKeyOrBuilderpublic int getDeleteRule()
int32 delete_rule = 9;getDeleteRule in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getFkName()
string fk_name = 10;getFkName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getFkNameBytes()
string fk_name = 10;getFkNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getPkName()
string pk_name = 11;getPkName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getPkNameBytes()
string pk_name = 11;getPkNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic boolean getEnableCstr()
bool enable_cstr = 12;getEnableCstr in interface HiveMetastore.SQLForeignKeyOrBuilderpublic boolean getValidateCstr()
bool validate_cstr = 13;getValidateCstr in interface HiveMetastore.SQLForeignKeyOrBuilderpublic boolean getRelyCstr()
bool rely_cstr = 14;getRelyCstr in interface HiveMetastore.SQLForeignKeyOrBuilderpublic String getCatName()
string cat_name = 15;getCatName in interface HiveMetastore.SQLForeignKeyOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 15;getCatNameBytes in interface HiveMetastore.SQLForeignKeyOrBuilderpublic 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.SQLForeignKey parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.SQLForeignKey parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveMetastore.SQLForeignKey parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveMetastore.SQLForeignKey parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveMetastore.SQLForeignKey.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveMetastore.SQLForeignKey.Builder newBuilder()
public static HiveMetastore.SQLForeignKey.Builder newBuilder(HiveMetastore.SQLForeignKey prototype)
public HiveMetastore.SQLForeignKey.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveMetastore.SQLForeignKey.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveMetastore.SQLForeignKey getDefaultInstance()
public static com.google.protobuf.Parser<HiveMetastore.SQLForeignKey> parser()
public com.google.protobuf.Parser<HiveMetastore.SQLForeignKey> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveMetastore.SQLForeignKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 The Apache Software Foundation. All rights reserved.