Index

A B C D E F G H I J L M O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generateCSVReport() - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
CSV形式のレポートを生成
generateCSVReport(PrintWriter) - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
CSV形式のレポートを指定のPrintWriterに出力
generatedAt() - Method in record class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand.PmdJsonSummary
Returns the value of the generatedAt record component.
generateDetailedReport() - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
詳細なパフォーマンスレポートを生成
generateDetailedReport(PrintWriter) - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
詳細なパフォーマンスレポートを指定のPrintWriterに出力
generateLargeCsvFile(long) - Static method in class com.streamconverter.benchmark.LargeDataGenerator
大容量CSVファイルを生成します
generateLargeJsonFile(long) - Static method in class com.streamconverter.benchmark.LargeDataGenerator
大容量JSONファイルを生成します
generateLargeXmlFile(long) - Static method in class com.streamconverter.benchmark.LargeDataGenerator
大容量XMLファイルを生成します
getActiveProfile() - Method in class com.streamconverter.config.SecurityConfigurationManager
アクティブなプロファイルを取得します
getAllGlobalContext() - Method in class com.streamconverter.context.ExecutionContext
全てのグローバルコンテキストを取得
getAllowedFileExtensions() - Method in class com.streamconverter.config.SecurityConfigurationManager
許可されるファイル拡張子リストを取得します
getAllowedXPathFunctions() - Static method in class com.streamconverter.security.SecureXPathValidator
許可されたXPath関数のリストを取得します
getAllUserContext() - Method in class com.streamconverter.context.ExecutionContext
全てのユーザーコンテキストを取得
getArgs() - Method in class com.streamconverter.command.CommandConfig
コンストラクタ引数を取得
getBytesRead() - Method in class com.streamconverter.util.MeasuredInputStream
現在までに読み取ったバイト数を取得
getBytesWritten() - Method in class com.streamconverter.util.MeasuredOutputStream
現在までに書き込んだバイト数を取得
getColumnSelector() - Method in class com.streamconverter.controller.CsvProcessingController
Gets the column selector if applicable.
getCommandClass() - Method in class com.streamconverter.command.CommandConfig
コマンドクラスを取得
getCommandConfigs() - Method in class com.streamconverter.controller.AbstractStreamController
Gets the configured command configurations.
getCommandDetails() - Method in class com.streamconverter.command.AbstractStreamCommand
コマンドの詳細情報を取得します。
getCommandDetails() - Method in class com.streamconverter.command.impl.analysis.PmdXmlToCsvCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.analysis.PmdXmlToJsonCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.analysis.PmdXmlToMarkdownCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.csv.CsvFilterCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.csv.CsvNavigateCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.json.JsonFilterCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.json.JsonNavigateCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.LineEndingNormalizeCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.xml.XmlFilterCommand
 
getCommandDetails() - Method in class com.streamconverter.command.impl.xml.XmlNavigateCommand
 
getCommandName() - Method in class com.streamconverter.command.ContextPropagatingDecorator
コマンド名を取得
getCommandName() - Method in class com.streamconverter.command.LoggingDecorator
コマンド名を取得
getCommandName() - Method in class com.streamconverter.CommandResult
コマンド名を取得
getConfigurationDescription() - Method in class com.streamconverter.controller.AbstractStreamController
Gets a description of the controller's current configuration.
getConfigurationDescription() - Method in class com.streamconverter.controller.CsvProcessingController
 
getConfigurationDescription() - Method in interface com.streamconverter.controller.IStreamController
Gets a human-readable description of the controller's configuration.
getConfigurationDescription() - Method in class com.streamconverter.controller.JsonProcessingController
 
getConfigurationDescription() - Method in class com.streamconverter.controller.PmdAnalysisController
 
getConnection() - Method in class com.streamconverter.command.rule.DatabaseConnectionPool
プールから接続を取得
getConnection() - Method in class com.streamconverter.command.rule.HikariConnectionPoolConfig
プールから接続を取得
getCurrentCommandSequence() - Method in class com.streamconverter.context.ExecutionContext
現在のコマンドシーケンス番号を取得
getCurrentMemoryMB() - Method in class com.streamconverter.benchmark.ResourceMonitor
現在のメモリ使用量をMB単位で取得(デバッグ用)
getDataSizeBytes() - Method in class com.streamconverter.benchmark.ResourceUsage
処理したデータサイズを取得(バイト)
getDataSizeMB() - Method in class com.streamconverter.benchmark.ResourceUsage
処理したデータサイズを取得(MB)
getDataSource() - Method in class com.streamconverter.validation.ValidationResult
データソース情報を取得
getDelegate() - Method in class com.streamconverter.command.LoggingDecorator
ラップされているコマンドを取得
getDescription() - Method in class com.streamconverter.command.CommandConfig
コマンドの説明を取得
getDescription() - Method in enum class com.streamconverter.controller.PmdAnalysisController.ConversionFormat
Gets the human-readable description.
getDetailedStats() - Method in class com.streamconverter.command.rule.HikariConnectionPoolConfig
プールの詳細統計情報を取得
getDuration() - Method in class com.streamconverter.CommandResult
実行時間をDurationで取得
getDurationMillis() - Method in class com.streamconverter.benchmark.ResourceUsage
処理時間を取得(ミリ秒)
getEndMemoryBytes() - Method in class com.streamconverter.benchmark.ResourceUsage
終了時メモリ使用量を取得(バイト)
getEndTime() - Method in class com.streamconverter.CommandResult
終了時刻を取得
getErrorMessage() - Method in class com.streamconverter.CommandResult
エラーメッセージを取得(エラー時のみ)
getErrors() - Method in class com.streamconverter.validation.ValidationResult
エラーメッセージのリストを取得
getExecutionId() - Method in class com.streamconverter.context.ExecutionContext
実行ID(一意識別子)を取得
getExecutionTimeMillis() - Method in class com.streamconverter.CommandResult
実行時間(ミリ秒)を取得
getExecutionTimeMillis() - Method in class com.streamconverter.validation.ValidationResult
実行時間を取得
getGlobalContext(String) - Method in class com.streamconverter.context.ExecutionContext
グローバルコンテキスト値を取得
getInputBytes() - Method in class com.streamconverter.CommandResult
入力バイト数を取得
getInputDataType() - Method in class com.streamconverter.controller.CsvProcessingController
 
getInputDataType() - Method in interface com.streamconverter.controller.IStreamController
Gets the expected input data type that this controller can handle.
getInputDataType() - Method in class com.streamconverter.controller.JsonProcessingController
 
getInputDataType() - Method in class com.streamconverter.controller.PmdAnalysisController
 
getInstance() - Static method in class com.streamconverter.config.SecurityConfigurationManager
SecurityConfigurationManagerのシングルトンインスタンスを取得します
getLocale() - Method in class com.streamconverter.command.rule.impl.string.LowerCaseRule
Gets the locale used for case conversion.
getMaxErrorsToReport() - Method in class com.streamconverter.command.impl.csv.CsvValidateCommand
最大エラー報告数を取得
getMaxFileSize() - Method in class com.streamconverter.config.SecurityConfigurationManager
最大ファイルサイズ制限を取得します
getMeasurementTime() - Method in class com.streamconverter.benchmark.ResourceUsage
測定時刻を取得
getMemoryEfficiency() - Method in class com.streamconverter.benchmark.ResourceUsage
メモリ効率性(データサイズに対するメモリ使用率)を計算
getMemoryUsedBytes() - Method in class com.streamconverter.benchmark.ResourceUsage
使用メモリ量を取得(バイト)
getMemoryUsedMB() - Method in class com.streamconverter.benchmark.ResourceUsage
使用メモリ量を取得(MB)
getNextCommandSequence() - Method in class com.streamconverter.context.ExecutionContext
次のコマンドシーケンス番号を取得(自動インクリメント)
getOutputBytes() - Method in class com.streamconverter.CommandResult
出力バイト数を取得
getOutputDataType() - Method in class com.streamconverter.controller.CsvProcessingController
 
getOutputDataType() - Method in interface com.streamconverter.controller.IStreamController
Gets the output data type that this controller produces.
getOutputDataType() - Method in class com.streamconverter.controller.JsonProcessingController
 
getOutputDataType() - Method in class com.streamconverter.controller.PmdAnalysisController
 
getPeakMemoryBytes() - Method in class com.streamconverter.benchmark.ResourceUsage
ピークメモリ使用量を取得(バイト)
getPeakMemoryMB() - Method in class com.streamconverter.benchmark.ResourceMonitor
ピークメモリ使用量をMB単位で取得(デバッグ用)
getPeakMemoryMB() - Method in class com.streamconverter.benchmark.ResourceUsage
ピークメモリ使用量を取得(MB)
getPoolStats() - Method in class com.streamconverter.command.rule.DatabaseConnectionPool
プールの現在の統計情報を取得
getPoolStats() - Method in class com.streamconverter.command.rule.HikariConnectionPoolConfig
プールの現在の統計情報を取得
getPoolStats() - Method in class com.streamconverter.command.rule.PooledDatabaseFetchRule
プールの統計情報を取得
getProcessingMode() - Method in class com.streamconverter.controller.CsvProcessingController
Gets the processing mode of this controller.
getProcessingScenario() - Method in class com.streamconverter.controller.JsonProcessingController
Gets the processing scenario.
getProcessingStages() - Method in class com.streamconverter.controller.JsonProcessingController
Gets the processing stages for multi-stage transformation.
getProcessorId() - Method in class com.streamconverter.controller.CsvProcessingController
Gets the processor ID if applicable.
getPropertyPath() - Method in class com.streamconverter.controller.JsonProcessingController
Gets the property path for extraction.
getRequiredColumns() - Method in class com.streamconverter.command.impl.csv.CsvValidateCommand
必須カラムを取得
getRules() - Method in class com.streamconverter.command.rule.impl.composite.ChainRule
Gets an unmodifiable view of the rules in this chain.
getSchemaPath() - Method in class com.streamconverter.command.impl.json.JsonStreamingValidateCommand
スキーマパスを取得
getSchemaPath() - Method in class com.streamconverter.command.impl.json.JsonValidateCommand
スキーマパスを取得
getSchemaPath() - Method in class com.streamconverter.validation.ValidationResult
スキーマパスを取得
getSeparator() - Method in enum class com.streamconverter.command.impl.LineEndingNormalizeCommand.LineEndingType
Gets the line separator string for this type.
getStartMemoryBytes() - Method in class com.streamconverter.benchmark.ResourceUsage
開始時メモリ使用量を取得(バイト)
getStartTime() - Method in class com.streamconverter.CommandResult
開始時刻を取得
getStartTime() - Method in class com.streamconverter.context.ExecutionContext
実行開始時刻を取得
getStatistics() - Method in class com.streamconverter.benchmark.PerformanceAnalyzer
パフォーマンス統計を取得
getStreamConverter() - Method in class com.streamconverter.controller.AbstractStreamController
Gets the configured StreamConverter instance.
getThroughputMBps() - Method in class com.streamconverter.benchmark.ResourceUsage
スループットを取得(MB/秒)
getUserContext(String) - Method in class com.streamconverter.context.ExecutionContext
ユーザーコンテキスト値を取得
getValidationTime() - Method in class com.streamconverter.validation.ValidationResult
バリデーション実行時刻を取得
getValidationType() - Method in class com.streamconverter.validation.ValidationResult
バリデーションタイプを取得
getWarnings() - Method in class com.streamconverter.validation.ValidationResult
警告メッセージのリストを取得
getWrappedCommand() - Method in class com.streamconverter.command.ContextPropagatingDecorator
ラップされたコマンドを取得
globalContext(String, String) - Method in class com.streamconverter.context.ExecutionContext.Builder
グローバルコンテキスト値を設定
globalContext(Map<String, String>) - Method in class com.streamconverter.context.ExecutionContext.Builder
グローバルコンテキストを一括設定
A B C D E F G H I J L M O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form