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 | Class and Description |
---|---|
class |
UncreatedSystemException
An
UncreatedSystemException is thrown when the specified
locator's directory or configuration file can not be found. |
class |
UnstartedSystemException
An
UnstartedSystemException is thrown when the specified
locator exists but is not running or could not be connected to. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.