| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersionState.forNumber(int value) |
HiveMetastore.SchemaVersionState |
HiveMetastore.SetSchemaVersionStateRequestOrBuilder.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 2; |
HiveMetastore.SchemaVersionState |
HiveMetastore.SetSchemaVersionStateRequest.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 2; |
HiveMetastore.SchemaVersionState |
HiveMetastore.SetSchemaVersionStateRequest.Builder.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 2; |
HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersionOrBuilder.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 5; |
HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersion.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 5; |
HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersion.Builder.getState()
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 5; |
static HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersionState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.SchemaVersionState |
HiveMetastore.SchemaVersionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.SchemaVersionState[] |
HiveMetastore.SchemaVersionState.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<HiveMetastore.SchemaVersionState> |
HiveMetastore.SchemaVersionState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.SetSchemaVersionStateRequest.Builder |
HiveMetastore.SetSchemaVersionStateRequest.Builder.setState(HiveMetastore.SchemaVersionState value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 2; |
HiveMetastore.SchemaVersion.Builder |
HiveMetastore.SchemaVersion.Builder.setState(HiveMetastore.SchemaVersionState value)
.org.apache.hadoop.hive.metastore.grpc.SchemaVersionState state = 5; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.