Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommand |
ApiSnapshotPolicy.getLastCommand()
Get lastCommand
|
ApiSnapshotCommand |
ApiSnapshotPolicy.getLastSuccessfulCommand()
Get lastSuccessfulCommand
|
ApiSnapshotCommand |
ApiSnapshotCommand.hbaseResult(ApiHBaseSnapshotResult hbaseResult) |
ApiSnapshotCommand |
ApiSnapshotCommand.hdfsResult(ApiHdfsSnapshotResult hdfsResult) |
ApiSnapshotCommand |
ApiSnapshotCommand.ozoneResult(ApiOzoneSnapshotResult ozoneResult) |
Modifier and Type | Method and Description |
---|---|
List<ApiSnapshotCommand> |
ApiSnapshotCommandList.getItems()
Get items
|
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommandList |
ApiSnapshotCommandList.addItemsItem(ApiSnapshotCommand itemsItem) |
ApiSnapshotPolicy |
ApiSnapshotPolicy.lastCommand(ApiSnapshotCommand lastCommand) |
ApiSnapshotPolicy |
ApiSnapshotPolicy.lastSuccessfulCommand(ApiSnapshotCommand lastSuccessfulCommand) |
void |
ApiSnapshotPolicy.setLastCommand(ApiSnapshotCommand lastCommand) |
void |
ApiSnapshotPolicy.setLastSuccessfulCommand(ApiSnapshotCommand lastSuccessfulCommand) |
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommandList |
ApiSnapshotCommandList.items(List<ApiSnapshotCommand> items) |
void |
ApiSnapshotCommandList.setItems(List<ApiSnapshotCommand> items) |
Copyright © 2024. All rights reserved.