LocationMetadata.Builder |
LocationMetadata.Builder.addAllSupportedHiveMetastoreVersions(Iterable<? extends LocationMetadata.HiveMetastoreVersion> values) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion value) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion.Builder builderForValue) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(LocationMetadata.HiveMetastoreVersion value) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.addSupportedHiveMetastoreVersions(LocationMetadata.HiveMetastoreVersion.Builder builderForValue) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.clear() |
|
LocationMetadata.Builder |
LocationMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.clearSupportedHiveMetastoreVersions() |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.clone() |
|
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(LocationMetadata other) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.mergeFrom(com.google.protobuf.Message other) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static LocationMetadata.Builder |
LocationMetadata.newBuilder() |
|
static LocationMetadata.Builder |
LocationMetadata.newBuilder(LocationMetadata prototype) |
|
LocationMetadata.Builder |
LocationMetadata.newBuilderForType() |
|
protected LocationMetadata.Builder |
LocationMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.removeSupportedHiveMetastoreVersions(int index) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
LocationMetadata.Builder |
LocationMetadata.Builder.setSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion value) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setSupportedHiveMetastoreVersions(int index,
LocationMetadata.HiveMetastoreVersion.Builder builderForValue) |
The versions of Hive Metastore that can be used when creating a new
metastore service in this location.
|
LocationMetadata.Builder |
LocationMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
LocationMetadata.Builder |
LocationMetadata.toBuilder() |
|