Package | Description |
---|---|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
com.gemstone.gemfire.cache.wan |
Modifier and Type | Method and Description |
---|---|
Set<GatewayReceiver> |
Cache.getGatewayReceivers()
Returns all
GatewayReceiver s for this Cache |
Modifier and Type | Method and Description |
---|---|
GatewayReceiver |
GatewayReceiverFactory.create()
Creates and returns an instance of
GatewayReceiver |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.