Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PassThroughRule - Class in com.streamconverter.command.rule
-
Pass-through rule implementation
- PassThroughRule() - Constructor for class com.streamconverter.command.rule.PassThroughRule
-
Default constructor.
- peakMemoryUsage - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
ピークメモリ使用量(バイト)
- PerformanceAnalyzer - Class in com.streamconverter.benchmark
-
StreamConverterのパフォーマンス分析とレポート生成
- PerformanceAnalyzer() - Constructor for class com.streamconverter.benchmark.PerformanceAnalyzer
-
Creates a new analyzer.
- PerformanceAnalyzer.PerformanceStatistics - Class in com.streamconverter.benchmark
-
パフォーマンス統計クラス
- PipeAbortedException - Exception Class in com.streamconverter
-
対向コマンドの異常終了により、パイプへの read/write が継続不可能になったことを示す例外。
- PipeAbortedException() - Constructor for exception class com.streamconverter.PipeAbortedException
-
対向コマンドの異常終了を示す例外を作成する。
- PipelineBasicsExample - Class in com.streamconverter.examples
-
例1: IStreamCommand と StreamConverter の仕組み
- PipelineBasicsExample() - Constructor for class com.streamconverter.examples.PipelineBasicsExample
- PipelineContext - Class in com.streamconverter.context
-
パイプライン内でコマンド間の共有値を管理するコンテキスト。
- PipelineContext() - Constructor for class com.streamconverter.context.PipelineContext
-
パイプラインコンテキストを新規作成する。
- PipelineContextExample - Class in com.streamconverter.examples
-
例3: PipelineContext によるスレッド間の値共有と MDC 伝搬
- PipelineContextExample() - Constructor for class com.streamconverter.examples.PipelineContextExample
- PipelineContextTurboFilter - Class in com.streamconverter.logging
-
ログ出力直前にPipelineContextの共有値をMDCへ同期するTurboFilter。
- PipelineContextTurboFilter() - Constructor for class com.streamconverter.logging.PipelineContextTurboFilter
- PmdViolation - Record Class in com.streamconverter.pmd
-
PMD 違反情報。
- PmdViolation(String, int, String, String, int, String, String, String, String) - Constructor for record class com.streamconverter.pmd.PmdViolation
-
Creates an instance of a
PmdViolationrecord class. - PmdXmlToViolationsCommand - Class in com.streamconverter.pmd.command
-
PMD XML レポートを
PmdViolationオブジェクトのストリームに変換するコマンド。 - PmdXmlToViolationsCommand() - Constructor for class com.streamconverter.pmd.command.PmdXmlToViolationsCommand
- PooledDatabaseFetchRule - Class in com.streamconverter.command.rule
-
HikariCP対応のデータベースフェッチルール
- PooledDatabaseFetchRule(HikariConnectionPoolConfig, String) - Constructor for class com.streamconverter.command.rule.PooledDatabaseFetchRule
-
コンストラクタ
- popByKey(String) - Method in class com.streamconverter.logging.InheritableMDCAdapter
-
指定キーのDequeスタックから先頭の値をポップして返す。
- PRESERVE_INPUT - Enum constant in enum class com.streamconverter.command.impl.LineEndingNormalizeCommand.LineEndingType
-
Preserve input line endings as-is
- preserveUnderscores(boolean) - Method in class com.streamconverter.command.rule.impl.casing.CamelToSnakeCaseRule.Builder
-
Sets whether to preserve existing underscores in the input.
- preserveUnderscores(boolean) - Method in class com.streamconverter.command.rule.impl.casing.SnakeToCamelCaseRule.Builder
-
Sets whether to preserve existing underscores in the input.
- priority() - Method in record class com.streamconverter.pmd.PmdViolation
-
Returns the value of the
priorityrecord component. - processCsvExtraction(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
-
Process data stream with CSV extraction.
- processJsonExtraction(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
-
Process data stream with JSON path extraction.
- processWithPipeline(Flux<DataBuffer>, String) - Method in class com.streamconverter.web.StreamProcessingController
-
Process data stream with custom command pipeline.
- pushByKey(String, String) - Method in class com.streamconverter.logging.InheritableMDCAdapter
-
指定キーのDequeスタックに値をプッシュする。
- put(String, String) - Method in class com.streamconverter.logging.InheritableMDCAdapter
-
現在のスレッドのMDCコンテキストにキーと値を設定する。
- putShared(String, String) - Static method in class com.streamconverter.context.PipelineContext
-
共有値を設定し、呼び出しスレッドのMDCにも即座に反映する。
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form