Uses of Package
com.hazelcast.spi.exception
Packages that use com.hazelcast.spi.exception
Package
Description
Provides core API interfaces/classes.
Contains exceptions that can be thrown by APIs of CP Subsystem
This package contains the common classes for CRDT (conflict-free replicated
data type) implementations based on the Hazelcast infrastructure.
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.Contains the API for the
Ringbuffer
.This package contains ScheduledExecutorService functionality for Hazelcast.
Contains exceptions for Hazelcast SPI.
Contains utils classes for Hazelcast SPI.
Contains classes related to cluster split brain protection.
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.coreClassDescriptionMarker interface for exceptions to indicate that an operation can be retried.
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.cp.exceptionClassDescriptionMarker interface for exceptions to indicate that an operation can be retried.
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.crdtClassDescriptionMarker interface for exceptions to indicate that an operation can be retried.A 'marker' exception that indicates that an operation can be retried.
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.durableexecutor
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.ringbuffer
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.scheduledexecutor
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.spi.exceptionClassDescriptionMarker interface for exceptions to indicate that an operation can be retried.A 'marker' exception that indicates that an operation can be retried.
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.spi.utils
-
Classes in com.hazelcast.spi.exception used by com.hazelcast.splitbrainprotection