org.apache.accumulo.core.util.shell
Class ShellOptionsJC
java.lang.Object
org.apache.accumulo.core.util.shell.ShellOptionsJC
public class ShellOptionsJC
- extends Object
Field Summary |
static org.apache.log4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.log4j.Logger log
ShellOptionsJC
public ShellOptionsJC()
getUsername
public String getUsername()
getPassword
public String getPassword()
getAuthenticationToken
public AuthenticationToken getAuthenticationToken()
getTokenProperties
public Map<String,String> getTokenProperties()
isTabCompletionDisabled
public boolean isTabCompletionDisabled()
isDebugEnabled
public boolean isDebugEnabled()
isFake
public boolean isFake()
isHelpEnabled
public boolean isHelpEnabled()
getExecCommand
public String getExecCommand()
getExecFile
public File getExecFile()
getExecFileVerbose
public File getExecFileVerbose()
isHdfsZooInstance
public boolean isHdfsZooInstance()
getZooKeeperInstance
public List<String> getZooKeeperInstance()
getZooKeeperInstanceName
public String getZooKeeperInstanceName()
getZooKeeperHosts
public String getZooKeeperHosts()
getAuthTimeout
public int getAuthTimeout()
isAuthTimeoutDisabled
public boolean isAuthTimeoutDisabled()
getUnrecognizedOptions
public List<String> getUnrecognizedOptions()
useSsl
public boolean useSsl()
getClientConfigFile
public String getClientConfigFile()
getClientConfiguration
public ClientConfiguration getClientConfiguration()
throws org.apache.commons.configuration.ConfigurationException,
FileNotFoundException
- Throws:
org.apache.commons.configuration.ConfigurationException
FileNotFoundException
Copyright © 2015 Apache Accumulo Project. All rights reserved.