Skip navigation links

Package com.hazelcast.scheduledexecutor

This package contains ScheduledExecutorService functionality for Hazelcast.

See: Description

Package com.hazelcast.scheduledexecutor Description

This package contains ScheduledExecutorService functionality for Hazelcast.

The ScheduledExecutorService provides functionality similar to ExecutorService and also additional methods like executing tasks on a member who is owner of a specific key. ScheduledExecutorService also provides a way to find the IScheduledFuture at any point in time using the ScheduledTaskHandler accessible through IScheduledFuture.getHandler()

Since:
3.8
Skip navigation links

Copyright © 2022 Hazelcast, Inc.. All rights reserved.