Class DebuggingOperationExecutionStatsConsumer
java.lang.Object
org.eclipse.rdf4j.spring.operationlog.log.slf4j.DebuggingOperationExecutionStatsConsumer
- All Implemented Interfaces:
OperationExecutionStatsConsumer
public class DebuggingOperationExecutionStatsConsumer
extends Object
implements OperationExecutionStatsConsumer
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
consumeOperationExecutionStats
(OperationExecutionStats operationExecutionStats)
-
Constructor Details
-
DebuggingOperationExecutionStatsConsumer
public DebuggingOperationExecutionStatsConsumer()
-
-
Method Details
-
consumeOperationExecutionStats
- Specified by:
consumeOperationExecutionStats
in interfaceOperationExecutionStatsConsumer
-