| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn.entities | |
| org.apache.hadoop.hive.metastore.txn.jdbc.commands |
| Modifier and Type | Method and Description |
|---|---|
static CompactionState |
CompactionState.fromSqlConst(char sqlConst) |
static CompactionState |
CompactionState.fromSqlConst(String sqlConst) |
static CompactionState |
CompactionState.fromString(String inputValue) |
static CompactionState |
CompactionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompactionState[] |
CompactionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InsertCompactionRequestCommand(long id,
CompactionState compactionState,
CompactionRequest rqst) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.