com.cloudera.api.v18
Interface ReplicationsResourceV18

All Superinterfaces:
ReplicationsResource, ReplicationsResourceV11, ReplicationsResourceV13, ReplicationsResourceV4

public interface ReplicationsResourceV18
extends ReplicationsResourceV13


Method Summary
 ApiCommand runCopyListing(String cmdArgs)
          Run the hdfs copy listing command
 
Methods inherited from interface com.cloudera.api.v13.ReplicationsResourceV13
getReplicationState
 
Methods inherited from interface com.cloudera.api.v11.ReplicationsResourceV11
collectDiagnosticData, readSchedules
 
Methods inherited from interface com.cloudera.api.v4.ReplicationsResourceV4
readHistory
 
Methods inherited from interface com.cloudera.api.v3.ReplicationsResource
createSchedules, deleteAllSchedules, deleteSchedule, readSchedule, readSchedules, runSchedule, updateSchedule
 

Method Detail

runCopyListing

@Path(value="/hdfsCopyListing")
ApiCommand runCopyListing(String cmdArgs)
Run the hdfs copy listing command

The copy listing command will be triggered with the provided arguments

Available since API v18. Only available with Cloudera Manager Enterprise Edition.

Returns:
Information about the submitted command.


Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.