Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiReplicationCommandList |
ReplicationsResourceApi.readHistory(String clusterName,
BigDecimal scheduleId,
String serviceName,
Integer limit,
Integer offset,
String view)
Returns a list of commands triggered by a schedule.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiReplicationCommandList> |
ReplicationsResourceApi.readHistoryWithHttpInfo(String clusterName,
BigDecimal scheduleId,
String serviceName,
Integer limit,
Integer offset,
String view)
Returns a list of commands triggered by a schedule.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ReplicationsResourceApi.readHistoryAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
Integer limit,
Integer offset,
String view,
ApiCallback<ApiReplicationCommandList> callback)
Returns a list of commands triggered by a schedule.
|
Modifier and Type | Method and Description |
---|---|
ApiReplicationCommandList |
ApiReplicationCommandList.addItemsItem(ApiReplicationCommand itemsItem) |
ApiReplicationCommandList |
ApiReplicationCommandList.items(List<ApiReplicationCommand> items) |
Copyright © 2019. All rights reserved.