Uses of Interface
com.hazelcast.scheduledexecutor.IScheduledExecutorService
Packages that use IScheduledExecutorService
-
Uses of IScheduledExecutorService in com.hazelcast.core
Methods in com.hazelcast.core that return IScheduledExecutorServiceModifier and TypeMethodDescriptionHazelcastInstance.getScheduledExecutorService
(String name) Creates or returns theIScheduledExecutorService
scheduled executor service for the given name.