Uses of Class
com.cloudera.api.model.ApiRole.ZooKeeperServerMode

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

Uses of ApiRole.ZooKeeperServerMode in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return ApiRole.ZooKeeperServerMode
 ApiRole.ZooKeeperServerMode ApiRole.getZooKeeperServerMode()
          Readonly.
static ApiRole.ZooKeeperServerMode ApiRole.ZooKeeperServerMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApiRole.ZooKeeperServerMode[] ApiRole.ZooKeeperServerMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.cloudera.api.model with parameters of type ApiRole.ZooKeeperServerMode
 void ApiRole.setZooKeeperServerMode(ApiRole.ZooKeeperServerMode zooKeeperServerMode)
           
 



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