public class StorageInstaller extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_DATA_DIR_NOT_EMPTY |
static int |
STATUS_FAILED_TO_VERIFY_NODE_UP |
static int |
STATUS_INVALID_FILE_PERMISSIONS |
static int |
STATUS_INVALID_UPGRADE |
static int |
STATUS_NO_ERRORS |
static int |
STATUS_SHOW_USAGE |
static int |
STATUS_STORAGE_NOT_RUNNING |
| Constructor and Description |
|---|
StorageInstaller() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.cli.Options |
getOptions() |
static void |
main(String[] args) |
void |
printUsage() |
int |
run(org.apache.commons.cli.CommandLine cmdLine) |
public static final int STATUS_NO_ERRORS
public static final int STATUS_STORAGE_NOT_RUNNING
public static final int STATUS_FAILED_TO_VERIFY_NODE_UP
public static final int STATUS_INVALID_FILE_PERMISSIONS
public static final int STATUS_DATA_DIR_NOT_EMPTY
public static final int STATUS_SHOW_USAGE
public static final int STATUS_INVALID_UPGRADE
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.