public interface RunnerArgs
Runner.| Modifier and Type | Method and Description |
|---|---|
String |
getAllPartitions() |
String |
getBucket() |
String |
getClientThreadClass() |
String |
getContextPath() |
boolean |
getHelp() |
Integer |
getHostRequestLimit() |
String |
getInstanceID() |
File |
getKeystoreFile() |
String |
getKeystorePassword() |
File |
getLocalInputDir() |
Integer |
getPartition() |
String |
getPassword() |
int |
getPort() |
String |
getRescorerProviderClass() |
int |
getSecurePort() |
String |
getUserName() |
boolean |
isConsoleOnlyPassword() |
boolean |
isReadOnly() |
File getLocalInputDir()
String getBucket()
String getInstanceID()
int getPort()
int getSecurePort()
String getContextPath()
boolean isReadOnly()
String getUserName()
String getPassword()
boolean isConsoleOnlyPassword()
File getKeystoreFile()
String getKeystorePassword()
Integer getHostRequestLimit()
String getRescorerProviderClass()
String getClientThreadClass()
String getAllPartitions()
Integer getPartition()
boolean getHelp()
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.