Uses of Class
com.cloudera.api.model.ApiHdfsReplicationCounter

Packages that use ApiHdfsReplicationCounter
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiHdfsReplicationCounter in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiHdfsReplicationCounter
 List<ApiHdfsReplicationCounter> ApiHdfsReplicationResult.getCounters()
          The counters collected from the replication job.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiHdfsReplicationCounter
 void ApiHdfsReplicationResult.setCounters(List<ApiHdfsReplicationCounter> counters)
           
 



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