static HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.EndpointProtocol.forNumber(int value) |
|
HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.Builder.getEndpointProtocol() |
The protocol to use for the metastore service endpoint.
|
HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.getEndpointProtocol() |
The protocol to use for the metastore service endpoint.
|
HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfigOrBuilder.getEndpointProtocol() |
The protocol to use for the metastore service endpoint.
|
static HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.EndpointProtocol.valueOf(int value) |
Deprecated.
|
static HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.EndpointProtocol.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HiveMetastoreConfig.EndpointProtocol |
HiveMetastoreConfig.EndpointProtocol.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HiveMetastoreConfig.EndpointProtocol[] |
HiveMetastoreConfig.EndpointProtocol.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|