Uses of Interface
com.hazelcast.scheduledexecutor.ScheduledTaskStatistics
Package
Description
This package contains ScheduledExecutorService functionality for Hazelcast.
-
Uses of ScheduledTaskStatistics in com.hazelcast.scheduledexecutor
Modifier and TypeMethodDescriptionIScheduledFuture.getStats()
Returns the statistics and time measurement info of the execution of this scheduled future in theIScheduledExecutorService
it was scheduled.