Class RecoveryContext
java.lang.Object
com.infoteria.asteria.flowengine2.log.Logger
com.infoteria.asteria.flowengine2.execute.ExecuteContext
com.infoteria.asteria.flowengine2.execute.RecoveryContext
- All Implemented Interfaces:
com.infoteria.asteria.connection.ConnectionContext,com.infoteria.asteria.log.ILogger,Cloneable
リカバリー実行時のコンテキスト
ExecuteContextを継承していますが、ExecuteContextのすべてのメソッドが実行可能ではありません
-
Field Summary
Fields inherited from class com.infoteria.asteria.flowengine2.execute.ExecuteContext
_connectionMap -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddebug(int code) デバッグログの出力voidデバッグログの出力voidデバッグログの出力voidデバッグログの出力voidデバッグログの出力voidデバッグログの出力voidデバッグのログ出力。voidデバッグログの出力voidデバッグログの出力voidデバッグ情報のログ出力。voiderror(int code) エラーログの出力voidエラーログの出力voidエラーログの出力voidエラーログの出力voidエラーログの出力voidエラーログの出力voidエラーのログ出力。voidエラーログの出力voidエラーログの出力voidfatal(int code) 致命的エラーログの出力void致命的エラーログの出力void致命的エラーログの出力void致命的エラーログの出力void致命的エラーログの出力void致命的エラーログの出力void致命的エラーのログ出力。void致命的エラーログの出力void致命的エラーログの出力voidinfo(int code) 情報ログの出力void情報ログの出力void情報ログの出力void情報ログの出力void情報ログの出力void情報ログの出力void情報のログ出力。void情報ログの出力void情報ログの出力booleanデバッグログの出力が可能かどうかを返します。booleanエラーログの出力が可能かどうかを返します。boolean致命的エラーログの出力が可能かどうかを返します。boolean情報ログの出力が可能かどうかを返します。boolean警告ログの出力が可能かどうかを返します。voidwarn(int code) 警告ログの出力void警告ログの出力void警告ログの出力void警告ログの出力void警告ログの出力void警告ログの出力void警告のログ出力。void警告ログの出力void警告ログの出力Methods inherited from class com.infoteria.asteria.flowengine2.execute.ExecuteContext
addTransaction, canOtherServerRetry, commitConnection, debugInfo, debugInfo, debugInfo, debugInfo, debugInfo, debugInfo, debugInfo, debugInfo, flowExternalVariablesSetting, flowLogSetting, getBaseDirectory, getCheckPointDataFileDir, getCheckPointManager, getCheckPointStart, getCheckPointStatus, getConnection, getConnection, getConnectionEntry, getConnectionTransaction, getConnectionTransaction, getCurrentException, getExternalVariables, getExternalVariablesMap, getFlowMetrics, getFlowName, getFlowVariables, getIndependentMap, getMaxRetryCount, getParentContext, getParentException, getProjectName, getProjectOwner, getProjectVariables, getRetryCount, getRetryInterval, getSession, getSessionVariables, getStartTime, getStatusValue, getSystemVariables, getUser, isAutoRetry, isDebugInfoEnabled, isOriginalContext, isReRunContext, isTransaction, notifyRunning, rollbackConnection, setAutoRetry, setCheckPointDataFileDir, setMaxRetryCount, setOtherServerRetry, setRetryCount, setRetryInterval, setStartTime, useHighCapacityStreamsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.infoteria.asteria.log.ILogger
debug, debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, fatal, fatal, fatal, fatal, fatal, fatal, fatal, fatal, info, info, info, info, info, info, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isWarnEnabled, warn, warn, warn, warn, warn, warn, warn, warn
-
Constructor Details
-
RecoveryContext
public RecoveryContext()
-
-
Method Details
-
debugInfo
Description copied from class:ExecuteContextデバッグ情報のログ出力。- Specified by:
debugInfoin interfacecom.infoteria.asteria.connection.ConnectionContext- Overrides:
debugInfoin classExecuteContext
-
info
情報のログ出力。- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger- Overrides:
infoin classExecuteContext
-
warn
警告のログ出力。- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger- Overrides:
warnin classExecuteContext
-
error
エラーのログ出力。- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger- Overrides:
errorin classExecuteContext
-
debug
デバッグのログ出力。- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger- Overrides:
debugin classExecuteContext
-
fatal
致命的エラーのログ出力。- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger- Overrides:
fatalin classExecuteContext
-
info
public void info(int code) 情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
info
情報ログの出力- Specified by:
infoin interfacecom.infoteria.asteria.log.ILogger
-
warn
public void warn(int code) 警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
warn
警告ログの出力- Specified by:
warnin interfacecom.infoteria.asteria.log.ILogger
-
error
public void error(int code) エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
error
エラーログの出力- Specified by:
errorin interfacecom.infoteria.asteria.log.ILogger
-
fatal
public void fatal(int code) 致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
fatal
致命的エラーログの出力- Specified by:
fatalin interfacecom.infoteria.asteria.log.ILogger
-
debug
public void debug(int code) デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
debug
デバッグログの出力- Specified by:
debugin interfacecom.infoteria.asteria.log.ILogger
-
isInfoEnabled
public boolean isInfoEnabled()情報ログの出力が可能かどうかを返します。- Specified by:
isInfoEnabledin interfacecom.infoteria.asteria.log.ILogger
-
isWarnEnabled
public boolean isWarnEnabled()警告ログの出力が可能かどうかを返します。- Specified by:
isWarnEnabledin interfacecom.infoteria.asteria.log.ILogger
-
isErrorEnabled
public boolean isErrorEnabled()エラーログの出力が可能かどうかを返します。- Specified by:
isErrorEnabledin interfacecom.infoteria.asteria.log.ILogger
-
isFatalEnabled
public boolean isFatalEnabled()致命的エラーログの出力が可能かどうかを返します。- Specified by:
isFatalEnabledin interfacecom.infoteria.asteria.log.ILogger
-
isDebugEnabled
public boolean isDebugEnabled()デバッグログの出力が可能かどうかを返します。- Specified by:
isDebugEnabledin interfacecom.infoteria.asteria.log.ILogger
-