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
-
パフォーマンス統計クラス
- PerformanceOptimizationExamples - Class in com.streamconverter.examples
-
Performance optimization examples for StreamConverter.
- PerformanceOptimizationExamples() - Constructor for class com.streamconverter.examples.PerformanceOptimizationExamples
- PmdJsonReport(PmdXmlToJsonCommand.PmdJsonSummary, List<PmdXmlToMarkdownCommand.PmdViolation>) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonReport
-
Creates an instance of a
PmdJsonReportrecord class. - PmdJsonSummary(int, String) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonSummary
-
Creates an instance of a
PmdJsonSummaryrecord class. - PmdReportConverter - Class in com.streamconverter.analysis
-
PMD XMLレポートをAI可読形式に変換するユーティリティクラス
- PmdReportConverter() - Constructor for class com.streamconverter.analysis.PmdReportConverter
-
Creates a new converter.
- PmdReportConverter.PmdViolation - Record Class in com.streamconverter.analysis
-
PMD違反情報を表すレコードクラス
- PmdViolation(String, int, String, String, int, String, String, String, String) - Constructor for record class com.streamconverter.analysis.PmdReportConverter.PmdViolation
-
Creates an instance of a
PmdViolationrecord class. - PmdViolation(String, int, String, String, int, String, String, String, String) - Constructor for record class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand.PmdViolation
-
Creates an instance of a
PmdViolationrecord class. - PmdXmlToCsvCommand - Class in com.streamconverter.command.impl.analysis
-
PMD XML レポートを CSV 形式に変換するコマンド
- PmdXmlToCsvCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToCsvCommand
-
Creates a new command instance.
- PmdXmlToJsonCommand - Class in com.streamconverter.command.impl.analysis
-
PMD XML レポートを JSON 形式に変換するコマンド
- PmdXmlToJsonCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand
-
Creates a new command instance.
- PmdXmlToJsonCommand.PmdJsonReport - Record Class in com.streamconverter.command.impl.analysis
-
JSON レポートのルートオブジェクト
- PmdXmlToJsonCommand.PmdJsonSummary - Record Class in com.streamconverter.command.impl.analysis
-
JSON レポートのサマリー情報
- PmdXmlToMarkdownCommand - Class in com.streamconverter.command.impl.analysis
-
PMD XML レポートを AI 可読性の高い Markdown 形式に変換するコマンド
- PmdXmlToMarkdownCommand() - Constructor for class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand
-
Creates a new command instance.
- PmdXmlToMarkdownCommand.PmdViolation - Record Class in com.streamconverter.command.impl.analysis
-
PMD違反情報を表すレコードクラス
- PooledDatabaseFetchRule - Class in com.streamconverter.command.rule
-
HikariCP対応のデータベースフェッチルール
- PooledDatabaseFetchRule(HikariConnectionPoolConfig, String) - Constructor for class com.streamconverter.command.rule.PooledDatabaseFetchRule
-
コンストラクタ
- 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.analysis.PmdReportConverter.PmdViolation
-
Returns the value of the
priorityrecord component. - priority() - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand.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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form