public class ObjStoreDDLGenerateBatch extends MtpCuiBase
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
ObjStoreDDLGenerateBatch.Col |
MtpCuiBase.LogListenerSILENT_MODE| コンストラクタと説明 |
|---|
ObjStoreDDLGenerateBatch(java.lang.String... args)
args[0]・・・execMode
args[1]・・・tmplRootPath
args[2]・・・outputRootPath
args[3]・・・storageSpaceName
args[4]・・・partition
args[5]・・・compressedFormat
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
execute()
モードに合わせて実行します。
|
protected Logger |
loggingLogger() |
static void |
main(java.lang.String[] args)
args[0]・・・execMode
args[1]・・・tmplRootPath
args[2]・・・outputRootPath
args[3]・・・storageSpaceName
args[4]・・・partition
args[5]・・・compressedFormat
|
addLogListner, clearLog, executeTask, executeTask, getAllTenantInfoList, getConfigSetting, getLanguage, getLogMessage, getValidTenantInfoList, isSuccess, logDebug, logEnvironment, logError, logError, logInfo, logInfo, logWarn, logWarn, readConsole, readConsoleBoolean, readConsoleInteger, readConsolePassword, removeLogListner, rs, setSuccess, showAllTenantList, showValidTenantList, switchLogpublic 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.Exceptionprotected Logger loggingLogger()
loggingLogger クラス内 MtpCuiBase