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

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

Uses of ApiHBaseSnapshotPolicyArguments in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiHBaseSnapshotPolicyArguments
 ApiHBaseSnapshotPolicyArguments ApiSnapshotPolicy.getHBaseArguments()
          Arguments specific to HBase snapshot policies.
 

Methods in com.cloudera.api.model with parameters of type ApiHBaseSnapshotPolicyArguments
 void ApiSnapshotPolicy.setHBaseArguments(ApiHBaseSnapshotPolicyArguments hbaseArguments)
           
 



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