Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- 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.
- AbstractStreamController - Class in com.streamconverter.controller
-
Abstract base class for stream controllers.
- AbstractStreamController() - Constructor for class com.streamconverter.controller.AbstractStreamController
-
Default constructor that initializes the controller.
- addError(String) - Method in class com.streamconverter.validation.ValidationResult.Builder
-
エラーメッセージを追加
- addRecord(String, List<CommandResult>, long) - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
-
CommandResult配列からパフォーマンス記録を追加
- 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.PassThroughRule
-
Apply the pass-through rule - returns input unchanged.
- apply(String) - Method in class com.streamconverter.command.rule.PooledDatabaseFetchRule
-
ルールの適用を実行します。
- applyToMDC() - Method in class com.streamconverter.context.ExecutionContext
-
現在のコンテキストをMDCに設定
- applyToMDCWithStage(String) - Method in class com.streamconverter.context.ExecutionContext
-
特定のステージでのMDC設定
- available() - Method in class com.streamconverter.util.MeasuredInputStream
- 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