Skip navigation links

Package com.hazelcast.durableexecutor

This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the ExecutorService and provides additional methods like executing tasks on a member who is owner of a specific key.

See: Description

Package com.hazelcast.durableexecutor Description

This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the ExecutorService and provides additional methods like executing tasks on a member who is owner of a specific key. DurableExecutorService also provides a way to retrieve the result of an execution with the given taskId.

Since:
3.7
Skip navigation links

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