Package | Description |
---|---|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
Modifier and Type | Method and Description |
---|---|
GatewayConflictResolver |
Cache.getGatewayConflictResolver()
Returns the current gateway event conflict resolver
|
Modifier and Type | Method and Description |
---|---|
void |
Cache.setGatewayConflictResolver(GatewayConflictResolver resolver)
Adds a gateway event conflict resolution resolver.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.