Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MAC_CLASSIC - Enum constant in enum class com.streamconverter.command.impl.LineEndingNormalizeCommand.LineEndingType
-
Classic Mac style line endings (CR only) - rarely used in modern systems
- main(String[]) - Static method in class com.streamconverter.examples.NavigateAndRuleExample
- main(String[]) - Static method in class com.streamconverter.examples.PipelineBasicsExample
- main(String[]) - Static method in class com.streamconverter.examples.PipelineContextExample
- main(String[]) - Static method in class com.streamconverter.examples.ValidationPipelineExample
- main(String[]) - Static method in class com.streamconverter.sloc.SlocCounter
-
CLI エントリポイント。引数にモジュール名を列挙する。プロジェクトルートはカレントディレクトリを使用する。
- main(String[]) - Static method in class com.streamconverter.StreamConverterWebApplication
-
Main method to start the Spring Boot application.
- main(String[]) - Static method in class com.streamconverter.tools.DatabaseInspector
- matches(Integer) - Method in class com.streamconverter.path.CSVPath
-
指定された列インデックスがこのパスにマッチするかどうかを判定する(OR条件)。
- matches(String[], int) - Method in class com.streamconverter.path.CSVPath
-
列ヘッダー配列との一致判定(OR条件)
- matches(List<String>) - Method in class com.streamconverter.path.TreePath
-
Checks if current path matches the target path segments
- matches(T) - Method in interface com.streamconverter.path.IPath
-
指定されたコンテキストがこのパスにマッチするか判定
- matchesIgnoringArraySyntax(List<String>) - Method in class com.streamconverter.path.TreePath
-
Checks if current path matches after stripping array-index syntax from this path's segments.
- maxExecutionTime - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
最大実行時間(ミリ秒)
- maxThroughput - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
最大スループット(MB/s)
- MDCInitializer - Class in com.streamconverter.logging
-
Installs
InheritableMDCAdapterso that MDC context is automatically propagated to child threads (including virtual threads) without manual copying. - MdcPropagatingRule - Class in com.streamconverter.command.rule
-
変換結果をMDC共有値として伝搬するルール。
- medianExecutionTime - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
中央値実行時間(ミリ秒)
- medianThroughput - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
中央値スループット(MB/s)
- meets5GB50MBTarget() - Method in class com.streamconverter.benchmark.ResourceUsage
-
5GBデータ/50MBメモリ目標を満たしているかを確認
- method() - Method in record class com.streamconverter.pmd.PmdViolation
-
Returns the value of the
methodrecord component. - minExecutionTime - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
最小実行時間(ミリ秒)
- minThroughput - Variable in class com.streamconverter.benchmark.PerformanceAnalyzer.PerformanceStatistics
-
最小スループット(MB/s)
- missed() - Method in record class com.streamconverter.sloc.ModuleSloc
-
Returns the value of the
missedrecord component. - ModuleSloc - Record Class in com.streamconverter.sloc
-
モジュールごとの SLOC(実行可能行数)情報。
- ModuleSloc(String, int, int, int) - Constructor for record class com.streamconverter.sloc.ModuleSloc
-
Creates an instance of a
ModuleSlocrecord class. - ModuleXmlConcatCommand - Class in com.streamconverter.sloc.command
-
モジュール名リストを読み込み、各モジュールの JaCoCo XML ファイルを連結して出力するコマンド。
- ModuleXmlConcatCommand(Path) - Constructor for class com.streamconverter.sloc.command.ModuleXmlConcatCommand
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form