Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.cp.exception |
Contains exceptions that can be thrown by APIs of CP Subsystem
|
com.hazelcast.crdt |
This package contains the common classes for CRDT (conflict-free replicated
data type) implementations based on the Hazelcast infrastructure.
|
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.ringbuffer |
Contains the API for the
Ringbuffer . |
com.hazelcast.scheduledexecutor |
This package contains ScheduledExecutorService functionality for Hazelcast.
|
com.hazelcast.spi.exception |
Contains exceptions for Hazelcast SPI.
|
com.hazelcast.splitbrainprotection |
Contains classes related to cluster split brain protection.
|
Class and Description |
---|
RetryableException
Marker interface for exceptions to indicate that an operation can be retried.
|
Class and Description |
---|
RetryableException
Marker interface for exceptions to indicate that an operation can be retried.
|
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.
|
Class and Description |
---|
SilentException
Marker interface for exceptions.
|
Class and Description |
---|
SilentException
Marker interface for exceptions.
|
Class and Description |
---|
SilentException
Marker 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.
|
Class and Description |
---|
SilentException
Marker interface for exceptions.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.