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. |
com.hazelcast.map.impl.recordstore | |
com.hazelcast.quorum |
Contains classes related to cluster quorum.
|
com.hazelcast.ringbuffer |
Contains the API for the
Ringbuffer . |
com.hazelcast.scheduledexecutor |
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. |
com.hazelcast.spi.exception |
Contains exceptions for Hazelcast SPI.
|
Class and Description |
---|
RetryableException
Marker interface for exceptions to indicate that an operation can be retried.
|
Class and Description |
---|
SilentException
Marked interface for exceptions.
|
Class and Description |
---|
RetryableHazelcastException
A 'marker' exception that indicates that an operation can be retried.
|
Class and Description |
---|
SilentException
Marked interface for exceptions.
|
Class and Description |
---|
SilentException
Marked interface for exceptions.
|
Class and Description |
---|
SilentException
Marked interface for exceptions.
|
Class and Description |
---|
RetryableException
Marker interface for exceptions to indicate that an operation can be retried.
|
RetryableHazelcastException
A 'marker' exception that indicates that an operation can be retried.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.