Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
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. |
Class and Description |
---|
DurableExecutorService
Durable implementation of
ExecutorService . |
Class and Description |
---|
DurableExecutorServiceFuture
A Future where one can obtain the task ID for tracking the response.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.