- ScriptPK - com.appresso.ds.common.scriptのクラス
-
呼び出すスクリプトを一意に表すクラスです。
- ScriptPK() - クラス のコンストラクタcom.appresso.ds.common.script.ScriptPK
-
コンストラクタです。
- ScriptPK(String, String) - クラス のコンストラクタcom.appresso.ds.common.script.ScriptPK
-
- ScriptPK.Type - com.appresso.ds.common.scriptの列挙
-
内部的に利用されているクラスです。
- ScriptRunnerConnection - com.appresso.ds.common.script.runnerのインタフェース
-
スクリプトの実行エンジンに対する接続です。
- ScriptRunnerConnectionFactory - com.appresso.ds.common.script.runnerのインタフェース
-
ScriptRunnerConnection のファクトリクラスです。
- ScriptRunnerConnectionManager - com.appresso.ds.common.script.runnerのクラス
-
ScriptRunnerConnectionFactory のファクトリクラスです。
- ScriptRunnerException - com.appresso.ds.common.scriptの例外
-
ScritRunner から発生する一般的な例外です。
- ScriptRunnerException() - 例外 のコンストラクタcom.appresso.ds.common.script.ScriptRunnerException
-
- ScriptRunnerException(String) - 例外 のコンストラクタcom.appresso.ds.common.script.ScriptRunnerException
-
- ScriptRunnerException(Throwable) - 例外 のコンストラクタcom.appresso.ds.common.script.ScriptRunnerException
-
- ScriptRunnerException(String, Throwable) - 例外 のコンストラクタcom.appresso.ds.common.script.ScriptRunnerException
-
- ScriptRunnerLogger - com.appresso.ds.common.script.runnerのインタフェース
-
内部的に利用しているインタフェースです。
- ScriptRunnerLoginException - com.appresso.ds.common.scriptの例外
-
- ScriptRunnerLoginException(String) - 例外 のコンストラクタcom.appresso.ds.common.script.ScriptRunnerLoginException
-
- ScriptRunnerOption - com.appresso.ds.common.scriptのクラス
-
スクリプトを実行する際のオプションを表すクラスです。
- ScriptRunnerOption() - クラス のコンストラクタcom.appresso.ds.common.script.ScriptRunnerOption
-
コンストラクタです。
- ScriptRunnerOption(Map) - クラス のコンストラクタcom.appresso.ds.common.script.ScriptRunnerOption
-
コンストラクタです。
- ScriptRunnerParam - com.appresso.ds.common.scriptのクラス
-
スクリプトを実行する際の各種パラメータを表すクラスです。
- ScriptRunnerParam() - クラス のコンストラクタcom.appresso.ds.common.script.ScriptRunnerParam
-
コンストラクタです。
- ScriptRunnerResult - com.appresso.ds.common.scriptのクラス
-
スクリプトの実行結果を表すクラスです。
- ScriptRunnerResult() - クラス のコンストラクタcom.appresso.ds.common.script.ScriptRunnerResult
-
コンストラクタです。
- setBoolean(String, boolean) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
内部的に利用されているメソッドです。
- setDescription(String) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
接続セッションについての説明を設定します。
- setDescription(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
実行に対する説明を設定します。
- setEnableAssertion(boolean) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
アサーションの有効/無効を設定します。
- setEnableTypeSwitch(boolean) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
実行種別の切り替えを行うかどうかを設定します。
- setEnableXMLLog(boolean) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
XML ログの出力をする/しないを設定します。
- setExecutionID(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerResult
-
実行 ID を設定します。
- setExitStatus(int) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerResult
-
終了ステータスを設定します。
- setGenerateMethod(Method) - クラス のstaticメソッドcom.appresso.ds.common.script.ExecutionIDGenerator
-
- setHost(String) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
接続する SUISUI-ETL Server のホスト名もしくは IP アドレスを設定します。
- setInput(Map) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerParam
-
スクリプトの入力を設定します。
- setInt(String, int) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
内部的に利用されているメソッドです。
- setLogger(ScriptRunnerLogger) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
内部的に利用されているメソッドです。
- setLogLevel(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
ログレベルを設定します。
- setOption(Map) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
内部的に利用されているメソッドです。
- setOption(Map) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerParam
-
スクリプトのオプションを設定します。
- setPassword(String) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
スクリプトを実行するユーザのパスワードを設定します。
- setPort(int) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
接続する SUISUI-ETL Server のポート番号を設定します。
- setPriority(int) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
プライオリティを設定します。
- setProjectName(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptPK
-
- setResult(ScriptRunnerResult) - クラス のメソッドcom.appresso.ds.common.script.runner.AsyncScriptRunnerResult
-
- setResultData(Map) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerResult
-
戻り値を設定します。
- setScriptName(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptPK
-
- setScriptPK(ScriptPK) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerParam
-
スクリプトを一意に表す ScriptPK を設定します。
- setScriptPK(ScriptPK) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerResult
-
ScriptPK を設定します。
- setSSLEnabled(boolean) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
HTTPS で接続するどうかを設定します。
- setString(String, String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
内部的に利用されているメソッドです。
- setThrowable(Throwable) - クラス のメソッドcom.appresso.ds.common.script.runner.AsyncScriptRunnerResult
-
- setType(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
スクリプトの実行種別を設定します。
- setUser(String) - インタフェース のメソッドcom.appresso.ds.common.script.runner.ScriptRunnerConnectionFactory
-
スクリプトを実行するユーザを設定します。
- setXMLFWConf(String) - クラス のメソッドcom.appresso.ds.common.script.ScriptRunnerOption
-
内部的に利用されているメソッドです。
- STATUS_COMPONENT_PROCESS_FAILED - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
コンポーネントの実行に失敗したときに返される終了ステータスです。
- STATUS_CONNECTION_ERROR - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
接続に失敗したときに返される終了ステータスです。
- STATUS_INTERRUPTED - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スクリプトの実行が中断されたときに返される終了ステータスです。
- STATUS_INVALID_INPUT_PARAM - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スクリプトの入力値が不正なときに返される終了ステータスです。
- STATUS_READ_TIMEOUT_ERROR - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スクリプトが終了する前に、タイムアウトに指定した時間を経過したときに返される終了ステータスです。
- STATUS_REQUIRED_CAPABILITY_ABSENT - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
操作に必要な権限がないときに返される終了ステータスです。
- STATUS_SCRIPT_LOAD_FAILED - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スクリプトのロードに失敗したときに返される終了ステータスです。
- STATUS_SCRIPT_ROLLEDBACK - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スクリプトがロールバックされたときに返される終了ステータスです。
- STATUS_SCRIPT_TRANSACTION_FAILED - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
トランザクションの失敗によりスクリプトの実行が失敗したときに返される終了ステータスです。
- STATUS_SUCCEEDED - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
システム規定のスクリプトの実行成功を表す値です。
- STATUS_THREAD_MANAGEMENT_ERROR - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
スレッド管理で問題が発生したときに返される終了ステータスです。
- STATUS_UNEXPECTED_ERROR - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
予期しない問題でスクリプトの実行が失敗したときに返される終了ステータスです。
- STATUS_UNKNOWN - クラス のstatic変数com.appresso.ds.common.script.ScriptRunnerResult
-
特定できない原因でスクリプトの実行が失敗したときに返される終了ステータスです。