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<ApiHBaseSnapshotError> |
ApiHBaseSnapshotResult.getCreationErrors()
List of errors encountered when creating snapshots.
|
List<ApiHBaseSnapshotError> |
ApiHBaseSnapshotResult.getDeletionErrors()
List of errors encountered when deleting snapshots.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiHBaseSnapshotResult.setCreationErrors(List<ApiHBaseSnapshotError> creationErrors) |
void |
ApiHBaseSnapshotResult.setDeletionErrors(List<ApiHBaseSnapshotError> deletionErrors) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.