Uses of Class
com.google.cloud.metastore.v1.KerberosConfig
-
Packages that use KerberosConfig Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of KerberosConfig in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return KerberosConfig Modifier and Type Method Description KerberosConfigKerberosConfig.Builder. build()KerberosConfigKerberosConfig.Builder. buildPartial()static KerberosConfigKerberosConfig. getDefaultInstance()KerberosConfigKerberosConfig.Builder. getDefaultInstanceForType()KerberosConfigKerberosConfig. getDefaultInstanceForType()KerberosConfigHiveMetastoreConfig.Builder. getKerberosConfig()Information used to configure the Hive metastore service as a service principal in a Kerberos realm.KerberosConfigHiveMetastoreConfig. getKerberosConfig()Information used to configure the Hive metastore service as a service principal in a Kerberos realm.KerberosConfigHiveMetastoreConfigOrBuilder. getKerberosConfig()Information used to configure the Hive metastore service as a service principal in a Kerberos realm.static KerberosConfigKerberosConfig. parseDelimitedFrom(InputStream input)static KerberosConfigKerberosConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KerberosConfigKerberosConfig. parseFrom(byte[] data)static KerberosConfigKerberosConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KerberosConfigKerberosConfig. parseFrom(com.google.protobuf.ByteString data)static KerberosConfigKerberosConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KerberosConfigKerberosConfig. parseFrom(com.google.protobuf.CodedInputStream input)static KerberosConfigKerberosConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KerberosConfigKerberosConfig. parseFrom(InputStream input)static KerberosConfigKerberosConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static KerberosConfigKerberosConfig. parseFrom(ByteBuffer data)static KerberosConfigKerberosConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.metastore.v1 that return types with arguments of type KerberosConfig Modifier and Type Method Description com.google.protobuf.Parser<KerberosConfig>KerberosConfig. getParserForType()static com.google.protobuf.Parser<KerberosConfig>KerberosConfig. parser()Methods in com.google.cloud.metastore.v1 with parameters of type KerberosConfig Modifier and Type Method Description KerberosConfig.BuilderKerberosConfig.Builder. mergeFrom(KerberosConfig other)HiveMetastoreConfig.BuilderHiveMetastoreConfig.Builder. mergeKerberosConfig(KerberosConfig value)Information used to configure the Hive metastore service as a service principal in a Kerberos realm.static KerberosConfig.BuilderKerberosConfig. newBuilder(KerberosConfig prototype)HiveMetastoreConfig.BuilderHiveMetastoreConfig.Builder. setKerberosConfig(KerberosConfig value)Information used to configure the Hive metastore service as a service principal in a Kerberos realm.
-