All Classes and Interfaces
Class
Description
Base Prometheus-backed logger for SBM.
Interface CountConnections.
Interface RamLogger.
Reflection-backed package scanner for
RamLogger implementations.Interface RamParameterOptions.
Interface RamParameters.
Entry points for starting the SBM (Server/BenchMark) service.
Server-side benchmark that exposes a gRPC endpoint and aggregates latency metrics.
Class RamConfig.
gRPC service implementation for SBM.
In-memory aggregator that receives latency records from remote clients and reports metrics.
Main class of SBK Server.
Parses SBM server command-line parameters and exposes typed getters.
Interface for recording latencies.
Concrete SBM logger that prints to stdout and exports metrics via Prometheus.
Class RamMetricsPrometheusServer.
Interface RamRegistry.
Class RamTotalWindowLatencyPeriodicRecorder.