public static class AlterTableExecuteSpec.RollbackSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlterTableExecuteSpec.RollbackSpec.RollbackType |
| Constructor and Description |
|---|
RollbackSpec(AlterTableExecuteSpec.RollbackSpec.RollbackType rollbackType,
Long param) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getParam() |
AlterTableExecuteSpec.RollbackSpec.RollbackType |
getRollbackType() |
String |
toString() |
public RollbackSpec(AlterTableExecuteSpec.RollbackSpec.RollbackType rollbackType, Long param)
public AlterTableExecuteSpec.RollbackSpec.RollbackType getRollbackType()
public Long getParam()
Copyright © 2022 The Apache Software Foundation. All rights reserved.