Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class com.streamconverter.AbortablePipedStream
-
このパイプを abort 済みとしてマークする。
- AbortablePipedStream - Class in com.streamconverter
-
コマンド間の異常終了を伝播するためのPipedStreamペアラッパー。
- AbortablePipedStream(int) - Constructor for class com.streamconverter.AbortablePipedStream
-
指定バッファサイズで PipedStream ペアを生成する。
- AbstractPath<T> - Class in com.streamconverter.path
-
最小限のPath基底クラス
- AbstractPath(String) - Constructor for class com.streamconverter.path.AbstractPath
-
AbstractPathのコンストラクタ
- AbstractStreamCommand - Class in com.streamconverter.command
-
Abstract class for stream commands.
- AbstractStreamCommand() - Constructor for class com.streamconverter.command.AbstractStreamCommand
-
Default constructor.
- addError(String) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
エラーメッセージを追加
- addRecord(String, int, long, long) - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
-
パフォーマンス記録を追加
- addRule(IRule) - Method in class com.streamconverter.command.rule.impl.composite.ChainRule.Builder
-
Adds a rule to the end of the chain.
- addRules(IRule...) - Method in class com.streamconverter.command.rule.impl.composite.ChainRule.Builder
-
Adds multiple rules to the end of the chain.
- addRules(List<IRule>) - Method in class com.streamconverter.command.rule.impl.composite.ChainRule.Builder
-
Adds multiple rules to the end of the chain.
- addWarning(String) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
警告メッセージを追加
- apply(String) - Method in class com.streamconverter.command.rule.DatabaseFetchRule
-
ルールの適用を実行します。
- apply(String) - Method in class com.streamconverter.command.rule.impl.casing.CamelToSnakeCaseRule
- apply(String) - Method in class com.streamconverter.command.rule.impl.casing.SnakeToCamelCaseRule
- apply(String) - Method in class com.streamconverter.command.rule.impl.composite.ChainRule
- apply(String) - Method in class com.streamconverter.command.rule.impl.string.LowerCaseRule
- apply(String) - Method in class com.streamconverter.command.rule.impl.string.TrimRule
- apply(String) - Method in interface com.streamconverter.command.rule.IRule
-
ルールの適用を実行します。
- apply(String) - Method in class com.streamconverter.command.rule.MdcPropagatingRule
-
入力値をMDC共有値として設定し、そのまま返す。
- apply(String) - Method in class com.streamconverter.command.rule.PassThroughRule
-
Apply the pass-through rule - returns input unchanged.
- apply(String) - Method in class com.streamconverter.command.rule.PooledDatabaseFetchRule
-
ルールの適用を実行します。
- averageExecutionTime - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
平均実行時間(ミリ秒)
- averageThroughput - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
平均スループット(MB/s)
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form