|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReplicationsResourceV4
| Method Summary | |
|---|---|
ApiReplicationCommandList |
readHistory(long scheduleId,
int limit,
int offset,
DataView dataView)
Returns a list of commands triggered by a schedule. |
| Methods inherited from interface com.cloudera.api.v3.ReplicationsResource |
|---|
createSchedules, deleteAllSchedules, deleteSchedule, readSchedule, readSchedules, runSchedule, updateSchedule |
| Method Detail |
|---|
@Path(value="/{scheduleId}/history")
ApiReplicationCommandList readHistory(long scheduleId,
int limit,
int offset,
DataView dataView)
scheduleId - Id of an existing replication schedule.limit - Maximum number of commands to retrieve.offset - Index of first command to retrieve.dataView - The view to materialize.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||