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