public class AlterTableSnapshotRefSpec<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AlterTableSnapshotRefSpec.CreateSnapshotRefSpec |
static class |
AlterTableSnapshotRefSpec.DropSnapshotRefSpec |
| Constructor and Description |
|---|
AlterTableSnapshotRefSpec(AlterTableType type,
T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
getOperationParams() |
AlterTableType |
getOperationType() |
String |
toString() |
public AlterTableSnapshotRefSpec(AlterTableType type, T value)
public AlterTableType getOperationType()
public T getOperationParams()
Copyright © 2024 The Apache Software Foundation. All rights reserved.