Modifier and Type | Method and Description |
---|---|
AlterTableOpType |
AlterTable.getAlterTableOpType() |
static AlterTableOpType |
AlterTableOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlterTableOpType[] |
AlterTableOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlterTable.setAlterTableOpType(AlterTableOpType alterTableOpType) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.