| Modifier and Type | Method and Description |
|---|---|
static BackendMetastore.MetastoreType |
BackendMetastore.MetastoreType.forNumber(int value) |
BackendMetastore.MetastoreType |
BackendMetastoreOrBuilder.getMetastoreType()
The type of the backend metastore.
|
BackendMetastore.MetastoreType |
BackendMetastore.getMetastoreType()
The type of the backend metastore.
|
BackendMetastore.MetastoreType |
BackendMetastore.Builder.getMetastoreType()
The type of the backend metastore.
|
static BackendMetastore.MetastoreType |
BackendMetastore.MetastoreType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BackendMetastore.MetastoreType |
BackendMetastore.MetastoreType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackendMetastore.MetastoreType |
BackendMetastore.MetastoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackendMetastore.MetastoreType[] |
BackendMetastore.MetastoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BackendMetastore.MetastoreType> |
BackendMetastore.MetastoreType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BackendMetastore.Builder |
BackendMetastore.Builder.setMetastoreType(BackendMetastore.MetastoreType value)
The type of the backend metastore.
|
Copyright © 2024 Google LLC. All rights reserved.