Interface OperationExecutionStatsConsumer
- All Known Implementing Classes:
DebuggingOperationExecutionStatsConsumer
,OperationStatsBean
public interface OperationExecutionStatsConsumer
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
consumeOperationExecutionStats
(OperationExecutionStats operationExecutionStats)
-
Method Details
-
consumeOperationExecutionStats
-