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

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

Uses of ApiHdfsSnapshotResult in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiHdfsSnapshotResult
 ApiHdfsSnapshotResult ApiSnapshotCommand.getHdfsResult()
          Results for snapshot commands on Hdfs services.
 

Methods in com.cloudera.api.model with parameters of type ApiHdfsSnapshotResult
 void ApiSnapshotCommand.setHdfsResult(ApiHdfsSnapshotResult hdfsResult)
           
 



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