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