Uses of Interface
org.eclipse.rdf4j.spring.operationlog.log.OperationExecutionStatsConsumer
-
Packages that use OperationExecutionStatsConsumer Package Description org.eclipse.rdf4j.spring.operationlog.log org.eclipse.rdf4j.spring.operationlog.log.jmx org.eclipse.rdf4j.spring.operationlog.log.slf4j -
-
Uses of OperationExecutionStatsConsumer in org.eclipse.rdf4j.spring.operationlog.log
Methods in org.eclipse.rdf4j.spring.operationlog.log with parameters of type OperationExecutionStatsConsumer Modifier and Type Method Description void
OperationLog. setStatsConsumer(OperationExecutionStatsConsumer statsConsumer)
Constructors in org.eclipse.rdf4j.spring.operationlog.log with parameters of type OperationExecutionStatsConsumer Constructor Description OperationLog(OperationExecutionStatsConsumer statsConsumer)
-
Uses of OperationExecutionStatsConsumer in org.eclipse.rdf4j.spring.operationlog.log.jmx
Classes in org.eclipse.rdf4j.spring.operationlog.log.jmx that implement OperationExecutionStatsConsumer Modifier and Type Class Description class
OperationStatsBean
-
Uses of OperationExecutionStatsConsumer in org.eclipse.rdf4j.spring.operationlog.log.slf4j
Classes in org.eclipse.rdf4j.spring.operationlog.log.slf4j that implement OperationExecutionStatsConsumer Modifier and Type Class Description class
DebuggingOperationExecutionStatsConsumer
-