Package | Description |
---|---|
com.gemstone.gemfire.cache.client |
The
com.gemstone.gemfire.cache.client package provides APIs used
for client connectivity and caching. |
Modifier and Type | Method and Description |
---|---|
ClientCache |
ClientCacheFactory.create()
Create a singleton client cache.
|
static ClientCache |
ClientCacheFactory.getAnyInstance()
Gets an arbitrary open instance of
ClientCache produced by an
earlier call to ClientCacheFactory.create() . |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.