Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- tearDown() - Method in class de.cuioss.benchmarking.common.base.AbstractBenchmarkBase
-
Teardown method called after benchmark execution.
- Templates() - Constructor for class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Templates
- threadCount - Variable in class de.cuioss.benchmarking.common.jfr.BenchmarkPhaseEvent
- threadName - Variable in class de.cuioss.benchmarking.common.jfr.OperationEvent
- threads() - Method in record class de.cuioss.benchmarking.common.config.BenchmarkConfiguration
-
Returns the value of the
threadsrecord component. - THREADS - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Integration.Jmh
- throughput() - Method in record class de.cuioss.benchmarking.common.report.BenchmarkMetrics
-
Returns the value of the
throughputrecord component. - throughput() - Method in record class de.cuioss.benchmarking.common.report.TrendDataProcessor.HistoricalDataPoint
-
Returns the value of the
throughputrecord component. - THROUGHPUT - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Metrics.Modes
- THROUGHPUT - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.JsonFields
- THROUGHPUT_BENCHMARK_NAME - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.JsonFields
- THROUGHPUT_NAME_REQUIRED - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Errors
- THROUGHPUT_NOT_FOUND_FORMAT - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Errors
- THROUGHPUT_POSITIVE - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Errors
- throughputBenchmarkName() - Method in record class de.cuioss.benchmarking.common.config.BenchmarkConfiguration
- throughputBenchmarkName() - Method in record class de.cuioss.benchmarking.common.config.ReportConfiguration
-
Returns the value of the
throughputBenchmarkNamerecord component. - throughputBenchmarkName() - Method in record class de.cuioss.benchmarking.common.report.BenchmarkMetrics
-
Returns the value of the
throughputBenchmarkNamerecord component. - throughputTrend() - Method in record class de.cuioss.benchmarking.common.report.TrendDataProcessor.TrendMetrics
-
Returns the value of the
throughputTrendrecord component. - THRPT - Static variable in class de.cuioss.benchmarking.common.converter.JmhBenchmarkConverter
- TimeSeries(String, Map<String, String>, List<PrometheusClient.DataPoint>) - Constructor for record class de.cuioss.benchmarking.common.metrics.PrometheusClient.TimeSeries
-
Creates an instance of a
TimeSeriesrecord class. - timestamp() - Method in record class de.cuioss.benchmarking.common.metrics.PrometheusClient.DataPoint
-
Returns the value of the
timestamprecord component. - timestamp() - Method in record class de.cuioss.benchmarking.common.report.TrendDataProcessor.HistoricalDataPoint
-
Returns the value of the
timestamprecord component. - TIMESTAMP - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.JsonFields
- TIMESTAMP_FILE_NOT_EXIST - Static variable in class de.cuioss.benchmarking.common.util.BenchmarkingLogMessages.WARN
-
Warning when timestamp file does not exist.
- toBuilder() - Method in record class de.cuioss.benchmarking.common.config.BenchmarkConfiguration
-
Creates a builder from this configuration.
- toBuilder() - Method in record class de.cuioss.benchmarking.common.config.ReportConfiguration
-
Creates a builder from this configuration.
- toCompactJson(Object) - Static method in class de.cuioss.benchmarking.common.util.JsonSerializationHelper
-
Serializes an object to compact JSON string (no pretty printing).
- toJson(Object) - Static method in class de.cuioss.benchmarking.common.util.JsonSerializationHelper
-
Serializes an object to JSON string using the default GSON instance.
- toJsonTree(Object) - Static method in class de.cuioss.benchmarking.common.util.JsonSerializationHelper
-
Creates a JsonElement from an object using the default GSON instance.
- TOKEN_POOL_EMPTY - Static variable in class de.cuioss.benchmarking.common.util.BenchmarkingLogMessages.WARN
-
Warning when token pool is empty.
- TokenFetchException(String) - Constructor for exception class de.cuioss.benchmarking.common.repository.KeycloakTokenRepository.TokenFetchException
- TokenFetchException(String, Throwable) - Constructor for exception class de.cuioss.benchmarking.common.repository.KeycloakTokenRepository.TokenFetchException
- TokenProvider - Interface in de.cuioss.benchmarking.common.token
-
Common interface for providing JWT tokens for benchmark testing.
- TokenRepositoryConfig - Class in de.cuioss.benchmarking.common.repository
-
Configuration for TokenRepository to connect to Keycloak and fetch tokens for benchmark testing.
- TokenRepositoryConfig() - Constructor for class de.cuioss.benchmarking.common.repository.TokenRepositoryConfig
- TokenRepositoryConfig.Properties - Class in de.cuioss.benchmarking.common.repository
-
System property keys for token repository configuration.
- toString() - Method in record class de.cuioss.benchmarking.common.config.BenchmarkConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.config.IntegrationConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.config.ReportConfiguration
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.metrics.IterationTimestampParser.IterationWindow
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.metrics.PrometheusClient.DataPoint
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.metrics.PrometheusClient.TimeSeries
-
Returns a string representation of this record class.
- toString() - Method in class de.cuioss.benchmarking.common.output.OutputDirectoryStructure
- toString() - Method in record class de.cuioss.benchmarking.common.report.BenchmarkMetrics
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.report.TrendDataProcessor.HistoricalDataPoint
-
Returns a string representation of this record class.
- toString() - Method in record class de.cuioss.benchmarking.common.report.TrendDataProcessor.TrendMetrics
-
Returns a string representation of this record class.
- TOTAL_BENCHMARKS - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.JsonFields
- totalIterations - Variable in class de.cuioss.benchmarking.common.jfr.BenchmarkPhaseEvent
- transformToQuarkusRuntimeMetrics(Map<String, Double>) - Method in class de.cuioss.benchmarking.common.metrics.MetricsTransformer
-
Transforms raw Prometheus metrics into the structured Quarkus runtime metrics format.
- transformToServerMetrics(String, Instant, Instant, Map<String, PrometheusClient.TimeSeries>) - Method in class de.cuioss.benchmarking.common.metrics.BenchmarkMetricsTransformer
-
Transforms Prometheus time-series data into benchmark server metrics.
- TREND - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Badge.Labels
- TREND_BADGE_JSON - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Badge.FileNames
- TrendDataProcessor - Class in de.cuioss.benchmarking.common.report
-
Processes historical benchmark data for time-series analysis and trend visualization.
- TrendDataProcessor() - Constructor for class de.cuioss.benchmarking.common.report.TrendDataProcessor
- TrendDataProcessor.HistoricalDataPoint - Record Class in de.cuioss.benchmarking.common.report
-
Represents a single historical data point.
- TrendDataProcessor.TrendMetrics - Record Class in de.cuioss.benchmarking.common.report
-
Represents calculated trend metrics.
- TrendDirection() - Constructor for class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Badge.TrendDirection
- TrendMetrics(String, double, double, double, double) - Constructor for record class de.cuioss.benchmarking.common.report.TrendDataProcessor.TrendMetrics
-
Creates an instance of a
TrendMetricsrecord class. - Trends() - Constructor for class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.Badge.Trends
- TRENDS - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Files.Html
- TRENDS - Static variable in class de.cuioss.benchmarking.common.constants.BenchmarkConstants.Report.JsonFields
- TRENDS_PAGE_GENERATED - Static variable in class de.cuioss.benchmarking.common.util.BenchmarkingLogMessages.INFO
-
Message when trends page is generated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form