| Modifier and Type | Method and Description |
|---|---|
String |
ClientConf.get(ClientConf.ConfEntry e) |
boolean |
ClientConf.getBoolean(ClientConf.ConfEntry e) |
int |
ClientConf.getInt(ClientConf.ConfEntry e) |
long |
ClientConf.getLong(ClientConf.ConfEntry e) |
long |
ClientConf.getTimeAsMs(ClientConf.ConfEntry e) |
T |
ClientConf.set(ClientConf.ConfEntry e,
Object value) |
Copyright © 2017 Cloudera Inc. All rights reserved.