|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiHdfsSnapshotError | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiHdfsSnapshotError in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return types with arguments of type ApiHdfsSnapshotError | |
|---|---|
List<ApiHdfsSnapshotError> |
ApiHdfsSnapshotResult.getCreationErrors()
List of errors encountered when creating snapshots. |
List<ApiHdfsSnapshotError> |
ApiHdfsSnapshotResult.getDeletionErrors()
List of errors encountered when deleting snapshots. |
| Method parameters in com.cloudera.api.model with type arguments of type ApiHdfsSnapshotError | |
|---|---|
void |
ApiHdfsSnapshotResult.setCreationErrors(List<ApiHdfsSnapshotError> creationErrors)
|
void |
ApiHdfsSnapshotResult.setDeletionErrors(List<ApiHdfsSnapshotError> deletionErrors)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||