| Modifier and Type | Method and Description |
|---|---|
KerberosConfig |
KerberosConfig.Builder.build() |
KerberosConfig |
KerberosConfig.Builder.buildPartial() |
static KerberosConfig |
KerberosConfig.getDefaultInstance() |
KerberosConfig |
KerberosConfig.getDefaultInstanceForType() |
KerberosConfig |
KerberosConfig.Builder.getDefaultInstanceForType() |
KerberosConfig |
HiveMetastoreConfig.getKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
KerberosConfig |
HiveMetastoreConfig.Builder.getKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
KerberosConfig |
HiveMetastoreConfigOrBuilder.getKerberosConfig()
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
static KerberosConfig |
KerberosConfig.parseDelimitedFrom(InputStream input) |
static KerberosConfig |
KerberosConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KerberosConfig |
KerberosConfig.parseFrom(byte[] data) |
static KerberosConfig |
KerberosConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KerberosConfig |
KerberosConfig.parseFrom(ByteBuffer data) |
static KerberosConfig |
KerberosConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KerberosConfig |
KerberosConfig.parseFrom(com.google.protobuf.ByteString data) |
static KerberosConfig |
KerberosConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KerberosConfig |
KerberosConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static KerberosConfig |
KerberosConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KerberosConfig |
KerberosConfig.parseFrom(InputStream input) |
static KerberosConfig |
KerberosConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<KerberosConfig> |
KerberosConfig.getParserForType() |
static com.google.protobuf.Parser<KerberosConfig> |
KerberosConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
KerberosConfig.Builder |
KerberosConfig.Builder.mergeFrom(KerberosConfig other) |
HiveMetastoreConfig.Builder |
HiveMetastoreConfig.Builder.mergeKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
static KerberosConfig.Builder |
KerberosConfig.newBuilder(KerberosConfig prototype) |
HiveMetastoreConfig.Builder |
HiveMetastoreConfig.Builder.setKerberosConfig(KerberosConfig value)
Information used to configure the Hive metastore service as a service
principal in a Kerberos realm.
|
Copyright © 2024 Google LLC. All rights reserved.