JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.hazelcast.spi.exception
Interface RetryableException
All Known Implementing Classes:
CallerNotMemberException
,
MemberLeftException
,
PartitionMigratingException
,
RetryableHazelcastException
,
RetryableIOException
,
TargetNotMemberException
,
TargetNotReplicaException
,
WrongTargetException
public interface
RetryableException
Marker interface for exceptions to indicate that an operation can be retried. E.g. a map.get send to a machine where the partition has just moved to another machine.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018
Hazelcast, Inc.
. All rights reserved.