Interface SlowConsumerDetectionListener
-
public interface SlowConsumerDetectionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSlowConsumer(ServerConsumer consumer)
-
-
-
Method Detail
-
onSlowConsumer
void onSlowConsumer(ServerConsumer consumer)
-
-