public class ObjStoreDDLGenerateBatch extends MtpCuiBase
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ObjStoreDDLGenerateBatch.Col |
MtpCuiBase.LogListnerSILENT_MODE| コンストラクタと説明 |
|---|
ObjStoreDDLGenerateBatch(java.lang.String... args)
args[0]・・・execMode
args[1]・・・tmplRootPath
args[2]・・・outputRootPath
args[3]・・・storageSpaceName
args[4]・・・partition
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
execute()
モードに合わせて実行します。
|
static void |
main(java.lang.String[] args)
args[0]・・・execMode
args[1]・・・tmplRootPath
args[2]・・・outputRootPath
args[3]・・・storageSpaceName
args[4]・・・partition
|
addLogListner, clearLog, getAllTenantInfoList, getConfigSetting, getConsoleLogListner, getLanguage, getLoggingLogListner, getLogMessage, getValidTenantInfoList, isSuccess, logDebug, logEnvironment, logError, logError, logInfo, logInfo, logWarn, logWarn, readConsole, readConsoleBoolean, readConsoleInteger, readConsolePassword, removeLogListner, rs, setSuccess, showAllTenantList, showValidTenantListpublic ObjStoreDDLGenerateBatch(java.lang.String... args)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic boolean execute()
throws java.lang.Exception
java.lang.Exception