Package | Description |
---|---|
com.hazelcast.client.impl.clientside |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.client.proxy |
This package contains client side proxy implementations of the different Hazelcast data structures
and operation types
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.scheduledexecutor |
This package contains ScheduledExecutorService functionality for Hazelcast.
|
com.hazelcast.scheduledexecutor.impl | |
com.hazelcast.scheduledexecutor.impl.operations |
Class and Description |
---|
IScheduledExecutorService
Distributed & durable implementation similar to, but not directly inherited
ScheduledExecutorService . |
Class and Description |
---|
IScheduledExecutorService
Distributed & durable implementation similar to, but not directly inherited
ScheduledExecutorService . |
IScheduledFuture
A delayed result-bearing action that can be cancelled.
|
ScheduledTaskHandler
Resource handler pointing to a
IScheduledFuture . |
ScheduledTaskStatistics
Statistics and timing info for a
IScheduledFuture accessible through IScheduledFuture.getStats() |
Class and Description |
---|
IScheduledExecutorService
Distributed & durable implementation similar to, but not directly inherited
ScheduledExecutorService . |
Class and Description |
---|
IScheduledExecutorService
Distributed & durable implementation similar to, but not directly inherited
ScheduledExecutorService . |
Class and Description |
---|
IScheduledFuture
A delayed result-bearing action that can be cancelled.
|
ScheduledTaskHandler
Resource handler pointing to a
IScheduledFuture . |
ScheduledTaskStatistics
Statistics and timing info for a
IScheduledFuture accessible through IScheduledFuture.getStats() |
Class and Description |
---|
IScheduledExecutorService
Distributed & durable implementation similar to, but not directly inherited
ScheduledExecutorService . |
IScheduledFuture
A delayed result-bearing action that can be cancelled.
|
NamedTask
The
NamedTask interface should be implemented by any task that needs to have an identification and enhanced
atomicity upon scheduling the task. |
ScheduledTaskHandler
Resource handler pointing to a
IScheduledFuture . |
ScheduledTaskStatistics
Statistics and timing info for a
IScheduledFuture accessible through IScheduledFuture.getStats() |
StatefulTask
An interface to provide means for saving & loading state for
Runnable and Callable tasks
scheduled with an IScheduledExecutorService . |
Class and Description |
---|
ScheduledTaskHandler
Resource handler pointing to a
IScheduledFuture . |
ScheduledTaskStatistics
Statistics and timing info for a
IScheduledFuture accessible through IScheduledFuture.getStats() |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.