| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.DataOperationType |
HiveMetastore.DataOperationType.forNumber(int value) |
HiveMetastore.DataOperationType |
HiveMetastore.LockComponentOrBuilder.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.DataOperationType |
HiveMetastore.LockComponent.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.DataOperationType |
HiveMetastore.LockComponent.Builder.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.DataOperationType |
HiveMetastore.AddDynamicPartitionsRequestOrBuilder.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.DataOperationType |
HiveMetastore.AddDynamicPartitionsRequest.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.DataOperationType |
HiveMetastore.AddDynamicPartitionsRequest.Builder.getOperationType()
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
static HiveMetastore.DataOperationType |
HiveMetastore.DataOperationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.DataOperationType |
HiveMetastore.DataOperationType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.DataOperationType |
HiveMetastore.DataOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.DataOperationType[] |
HiveMetastore.DataOperationType.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.DataOperationType> |
HiveMetastore.DataOperationType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.LockComponent.Builder |
HiveMetastore.LockComponent.Builder.setOperationType(HiveMetastore.DataOperationType value)
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
HiveMetastore.AddDynamicPartitionsRequest.Builder |
HiveMetastore.AddDynamicPartitionsRequest.Builder.setOperationType(HiveMetastore.DataOperationType value)
.org.apache.hadoop.hive.metastore.grpc.DataOperationType operation_type = 6; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.