wt.index.setup
Class RwareWorkDirInstaller
java.lang.Object
wt.index.setup.RwareWorkDirInstaller
- public class RwareWorkDirInstaller
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
props
private static WTProperties props
UNIX
private static boolean UNIX
workdirdest
private static String workdirdest
wthome
private static String wthome
tempDir
private static String tempDir
rwarehome
private static String rwarehome
adminport
private static String adminport
hostname
private static String hostname
RwareWorkDirInstaller
public RwareWorkDirInstaller()
installWorkDir
public static void installWorkDir()
throws IndexingException
- Throws:
IndexingException
failure
public static void failure()
getStringFromUser
private static String getStringFromUser()
getChoice
private static int getChoice(int min,
int max)
displaySettings
private static void displaySettings()
displayChoices
private static void displayChoices()
changeSettings
private static void changeSettings()
installWithCurrentSettings
private static void installWithCurrentSettings()
populateDefaults
private static void populateDefaults()
throws IndexingException
- Throws:
IndexingException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException