public class TierPartitionStateRestoreRawInputGenerator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TierPartitionStateRestoreRawInputGenerator.InvalidInputException |
Modifier and Type | Field and Description |
---|---|
static String |
GENERATOR_OUTPUT_JSON_FILE |
static String |
GENERATOR_OUTPUT_JSON_FILE_DOC |
Constructor and Description |
---|
TierPartitionStateRestoreRawInputGenerator() |
Modifier and Type | Method and Description |
---|---|
static List<RestoreInfo.RestoreRawInput> |
generateRestoreRawInput(net.sourceforge.argparse4j.inf.Namespace args) |
static void |
main(String[] args) |
public static final String GENERATOR_OUTPUT_JSON_FILE
public static final String GENERATOR_OUTPUT_JSON_FILE_DOC
public TierPartitionStateRestoreRawInputGenerator()
public static List<RestoreInfo.RestoreRawInput> generateRestoreRawInput(net.sourceforge.argparse4j.inf.Namespace args) throws IOException
IOException