|
GemFire 6.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CancelException | |
|---|---|
| com.gemstone.gemfire | The base package of the GemFire Java product, featuring highly concurrent distributed caching with cache event delivery, OQL querying, and remote cache administration, built using a DistributedSystem which includes a DistributedLockService. |
| com.gemstone.gemfire.cache | Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. |
| com.gemstone.gemfire.distributed | Provides information about, access to, and common tools for GemFire distributed systems. |
| Uses of CancelException in com.gemstone.gemfire |
|---|
| Subclasses of CancelException in com.gemstone.gemfire | |
|---|---|
class |
ForcedDisconnectException
An ForcedDisconnect is thrown when a
GemFire application is removed from the distributed system due
to membership constraints such as network partition detection. |
class |
ThreadInterruptedException
Deprecated. this class is no longer used |
| Uses of CancelException in com.gemstone.gemfire.cache |
|---|
| Subclasses of CancelException in com.gemstone.gemfire.cache | |
|---|---|
class |
CacheClosedException
Indicates that the caching system has been closed. |
| Uses of CancelException in com.gemstone.gemfire.distributed |
|---|
| Subclasses of CancelException in com.gemstone.gemfire.distributed | |
|---|---|
class |
DistributedSystemDisconnectedException
Thrown when a GemFire distributed system has been terminated. |
class |
FutureCancelledException
Thrown when a Future has been cancelled. |
class |
GatewayCancelledException
Thrown when a GemFire oplog has been terminated. |
class |
OplogCancelledException
Thrown when a GemFire gateway has been terminated. |
class |
PoolCancelledException
Thrown when a GemFire pool has been cancelled. |
class |
TXManagerCancelledException
Thrown when a GemFire transaction manager has been terminated. |
|
GemFire 6.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||