Uses of Class
org.eclipse.rdf4j.spring.operationlog.log.OperationExecutionStats
Packages that use OperationExecutionStats
Package
Description
-
Uses of OperationExecutionStats in org.eclipse.rdf4j.spring.operationlog.log
Methods in org.eclipse.rdf4j.spring.operationlog.log that return OperationExecutionStatsModifier and TypeMethodDescriptionstatic OperationExecutionStats
static OperationExecutionStats
OperationExecutionStats.of(PseudoOperation operation)
Methods in org.eclipse.rdf4j.spring.operationlog.log with parameters of type OperationExecutionStatsModifier and TypeMethodDescriptionvoid
OperationExecutionStatsConsumer.consumeOperationExecutionStats(OperationExecutionStats operationExecutionStats)
-
Uses of OperationExecutionStats in org.eclipse.rdf4j.spring.operationlog.log.jmx
Methods in org.eclipse.rdf4j.spring.operationlog.log.jmx with parameters of type OperationExecutionStatsModifier and TypeMethodDescriptionstatic AggregatedOperationStats
AggregatedOperationStats.build(OperationExecutionStats stats)
AggregatedOperationStats.buildNext(OperationExecutionStats stats)
void
OperationStatsBean.consumeOperationExecutionStats(OperationExecutionStats operationExecutionStats)
-
Uses of OperationExecutionStats in org.eclipse.rdf4j.spring.operationlog.log.slf4j
Methods in org.eclipse.rdf4j.spring.operationlog.log.slf4j with parameters of type OperationExecutionStatsModifier and TypeMethodDescriptionvoid
DebuggingOperationExecutionStatsConsumer.consumeOperationExecutionStats(OperationExecutionStats operationExecutionStats)