| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.PartitionEventType |
HiveMetastore.PartitionEventType.forNumber(int value) |
HiveMetastore.PartitionEventType |
HiveMetastore.MarkPartitionForEventRequestOrBuilder.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.PartitionEventType |
HiveMetastore.MarkPartitionForEventRequest.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.PartitionEventType |
HiveMetastore.MarkPartitionForEventRequest.Builder.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.PartitionEventType |
HiveMetastore.IsPartitionMarkedForEventRequestOrBuilder.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.PartitionEventType |
HiveMetastore.IsPartitionMarkedForEventRequest.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.PartitionEventType |
HiveMetastore.IsPartitionMarkedForEventRequest.Builder.getEventType()
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
static HiveMetastore.PartitionEventType |
HiveMetastore.PartitionEventType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.PartitionEventType |
HiveMetastore.PartitionEventType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.PartitionEventType |
HiveMetastore.PartitionEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.PartitionEventType[] |
HiveMetastore.PartitionEventType.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.PartitionEventType> |
HiveMetastore.PartitionEventType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.MarkPartitionForEventRequest.Builder |
HiveMetastore.MarkPartitionForEventRequest.Builder.setEventType(HiveMetastore.PartitionEventType value)
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
HiveMetastore.IsPartitionMarkedForEventRequest.Builder |
HiveMetastore.IsPartitionMarkedForEventRequest.Builder.setEventType(HiveMetastore.PartitionEventType value)
.org.apache.hadoop.hive.metastore.grpc.PartitionEventType event_type = 4; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.