public class EntityDataCrawler extends MtpCuiBase
| 修飾子とタイプ | クラスと説明 |
|---|---|
(package private) static class |
EntityDataCrawler.Mode
実行モード
|
MtpCuiBase.LogListnerSILENT_MODE| コンストラクタと説明 |
|---|
EntityDataCrawler(EntityDataCrawler.Mode mode,
int tenantId)
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
execute() |
static void |
main(java.lang.String[] args)
引数について
モード:CRAWL(Crawl)、RECRAWL(一度インデックスを削除後、Crawl)
テナントID:対象テナントID(-1の場合、全テナントが対象になります)
|
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 EntityDataCrawler(EntityDataCrawler.Mode mode, int tenantId)
mode - 実行モードtenantId - 対象のテナントID