Uses of Class
org.eclipse.rdf4j.spring.operationlog.log.jmx.AggregatedOperationStats
-
Packages that use AggregatedOperationStats Package Description org.eclipse.rdf4j.spring.operationlog.log.jmx -
-
Uses of AggregatedOperationStats in org.eclipse.rdf4j.spring.operationlog.log.jmx
Methods in org.eclipse.rdf4j.spring.operationlog.log.jmx that return AggregatedOperationStats Modifier and Type Method Description static AggregatedOperationStats
AggregatedOperationStats. build(OperationExecutionStats stats)
AggregatedOperationStats
AggregatedOperationStats. buildNext(OperationExecutionStats stats)
Methods in org.eclipse.rdf4j.spring.operationlog.log.jmx that return types with arguments of type AggregatedOperationStats Modifier and Type Method Description List<AggregatedOperationStats>
OperationStatsBean. getAggregatedOperationStats()
List<AggregatedOperationStats>
OperationStatsMXBean. getAggregatedOperationStats()
-