クラス ObjStoreDDLGenerateBatch
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.storagespace.ObjStoreDDLGenerateBatch
Custom StorageSpace用のDDL生成バッチ
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタコンストラクタ説明ObjStoreDDLGenerateBatch(String... args) args[0]・・・execMode args[1]・・・tmplRootPath args[2]・・・outputRootPath args[3]・・・storageSpaceName args[4]・・・partition args[5]・・・compressedFormat -
メソッドの概要
修飾子とタイプメソッド説明booleanexecute()モードに合わせて実行します。protected org.slf4j.Loggerstatic voidargs[0]・・・execMode args[1]・・・tmplRootPath args[2]・・・outputRootPath args[3]・・・storageSpaceName args[4]・・・partition args[5]・・・compressedFormatクラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpCuiBase
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, switchLog
-
コンストラクタの詳細
-
ObjStoreDDLGenerateBatch
args[0]・・・execMode args[1]・・・tmplRootPath args[2]・・・outputRootPath args[3]・・・storageSpaceName args[4]・・・partition args[5]・・・compressedFormat- 例外:
Exception
-
-
メソッドの詳細
-
main
args[0]・・・execMode args[1]・・・tmplRootPath args[2]・・・outputRootPath args[3]・・・storageSpaceName args[4]・・・partition args[5]・・・compressedFormat- 例外:
Exception
-
execute
モードに合わせて実行します。- 戻り値:
- 例外:
Exception
-
loggingLogger
protected org.slf4j.Logger loggingLogger()- 定義:
loggingLoggerクラス内MtpCuiBase
-