クラス EntityDataCrawler
java.lang.Object
org.iplass.mtp.tools.batch.MtpCuiBase
org.iplass.mtp.tools.batch.MtpSilentBatch
org.iplass.mtp.tools.batch.fulltextsearch.EntityDataCrawler
EntityDataをクロールするバッチ。
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.tools.batch.MtpCuiBase
MtpCuiBase.LogListener -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.tools.batch.MtpCuiBase
SILENT_MODE -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpSilentBatch
executeTaskクラスから継承されたメソッド org.iplass.mtp.tools.batch.MtpCuiBase
addLogListner, clearLog, 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
-
コンストラクタの詳細
-
EntityDataCrawler
コンストラクタ- パラメータ:
mode- 実行モードtenantId- 対象のテナントIDentityName- Entity名
-
-
メソッドの詳細
-
main
引数について
- モード:CRAWL(Crawl)、RECRAWL(一度インデックスを削除後、Crawl)
- テナントID:対象テナントID(-1の場合、全テナントが対象になります)
- Entity名:対象Entity名(未指定の場合、すべてのEntityが対象になります)。CRAWLモードの場合指定可能。
- パラメータ:
args-- 例外:
Exception
-
execute
- 例外:
Exception
-
loggingLogger
protected org.slf4j.Logger loggingLogger()- 定義:
loggingLoggerクラス内MtpCuiBase
-