Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiHBaseSnapshot> |
ApiHBaseSnapshotResult.getCreatedSnapshots()
List of snapshots created.
|
List<ApiHBaseSnapshot> |
ApiHBaseSnapshotResult.getDeletedSnapshots()
List of snapshots deleted.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiHBaseSnapshotResult.setCreatedSnapshots(List<ApiHBaseSnapshot> createdSnapshots) |
void |
ApiHBaseSnapshotResult.setDeletedSnapshots(List<ApiHBaseSnapshot> deletedSnapshots) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.