ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addCreatedSnapshotsItem(ApiOzoneSnapshotDetails createdSnapshotsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addCreationErrorsItem(ApiOzoneSnapshotError creationErrorsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addDeletedSnapshotsItem(ApiOzoneSnapshotDetails deletedSnapshotsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addDeletionErrorsItem(ApiOzoneSnapshotError deletionErrorsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addProcessedBucketsItem(String processedBucketsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addUnprocessedBucketsItem(String unprocessedBucketsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.createdSnapshotCount(BigDecimal createdSnapshotCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.createdSnapshots(List<ApiOzoneSnapshotDetails> createdSnapshots) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.creationErrorCount(BigDecimal creationErrorCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.creationErrors(List<ApiOzoneSnapshotError> creationErrors) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.deletedSnapshotCount(BigDecimal deletedSnapshotCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.deletedSnapshots(List<ApiOzoneSnapshotDetails> deletedSnapshots) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.deletionErrorCount(BigDecimal deletionErrorCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.deletionErrors(List<ApiOzoneSnapshotError> deletionErrors) |
ApiOzoneSnapshotResult |
ApiSnapshotCommand.getOzoneResult()
Get ozoneResult
|
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.processedBucketCount(BigDecimal processedBucketCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.processedBuckets(List<String> processedBuckets) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.unprocessedBucketCount(BigDecimal unprocessedBucketCount) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.unprocessedBuckets(List<String> unprocessedBuckets) |