Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static void |
SystemFailure.checkFailure()
Utility function to check for failures.
|
static void |
SystemFailure.initiateFailure(Error f)
Signals that a system failure has occurred and then throws an
AssertionError.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.