public interface RunnerArgs
Runner.| Modifier and Type | Method and Description |
|---|---|
String |
getAllPartitions() |
String |
getBucket() |
boolean |
getHelp() |
String |
getInstanceID() |
File |
getKeystoreFile() |
String |
getKeystorePassword() |
File |
getLicenseFile() |
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()
boolean isReadOnly()
String getUserName()
String getPassword()
boolean isConsoleOnlyPassword()
File getKeystoreFile()
String getKeystorePassword()
String getRescorerProviderClass()
String getAllPartitions()
Integer getPartition()
File getLicenseFile()
boolean getHelp()
Copyright © 2012. All Rights Reserved.