| Modifier and Type | Method and Description |
|---|---|
HiveMetastoreConfig |
HiveMetastoreConfig.Builder.build() |
HiveMetastoreConfig |
HiveMetastoreConfig.Builder.buildPartial() |
static HiveMetastoreConfig |
HiveMetastoreConfig.getDefaultInstance() |
HiveMetastoreConfig |
HiveMetastoreConfig.getDefaultInstanceForType() |
HiveMetastoreConfig |
HiveMetastoreConfig.Builder.getDefaultInstanceForType() |
HiveMetastoreConfig |
Service.getHiveMetastoreConfig()
Configuration information specific to running Hive metastore
software as the metastore service.
|
HiveMetastoreConfig |
Service.Builder.getHiveMetastoreConfig()
Configuration information specific to running Hive metastore
software as the metastore service.
|
HiveMetastoreConfig |
ServiceOrBuilder.getHiveMetastoreConfig()
Configuration information specific to running Hive metastore
software as the metastore service.
|
static HiveMetastoreConfig |
HiveMetastoreConfig.parseDelimitedFrom(InputStream input) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(byte[] data) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(ByteBuffer data) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(com.google.protobuf.ByteString data) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(InputStream input) |
static HiveMetastoreConfig |
HiveMetastoreConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HiveMetastoreConfig> |
HiveMetastoreConfig.getParserForType() |
static com.google.protobuf.Parser<HiveMetastoreConfig> |
HiveMetastoreConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastoreConfig.Builder |
HiveMetastoreConfig.Builder.mergeFrom(HiveMetastoreConfig other) |
Service.Builder |
Service.Builder.mergeHiveMetastoreConfig(HiveMetastoreConfig value)
Configuration information specific to running Hive metastore
software as the metastore service.
|
static HiveMetastoreConfig.Builder |
HiveMetastoreConfig.newBuilder(HiveMetastoreConfig prototype) |
Service.Builder |
Service.Builder.setHiveMetastoreConfig(HiveMetastoreConfig value)
Configuration information specific to running Hive metastore
software as the metastore service.
|
Copyright © 2024 Google LLC. All rights reserved.