Uses of Package
com.hazelcast.durableexecutor
Package
Description
Provides core API interfaces/classes.
This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the
The DurableExecutorService extends the
ExecutorService
and provides additional methods like
executing tasks on a member who is owner of a specific key.-
-
ClassDescriptionA Future where one can obtain the task ID for tracking the response.