JavaScript is disabled on your browser.
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
,
TargetDisconnectedException
,
TargetNotMemberException
,
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.
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 © 2016
Hazelcast, Inc.
. All Rights Reserved.