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

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

Uses of ApiJournalNodeArguments in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiJournalNodeArguments
 Set<ApiJournalNodeArguments> ApiEnableNnHaArguments.getJns()
          Arguments for the JournalNodes to be created during the command.
 

Method parameters in com.cloudera.api.model with type arguments of type ApiJournalNodeArguments
 void ApiEnableNnHaArguments.setJns(Set<ApiJournalNodeArguments> jns)
           
 



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