| 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 |
|---|---|
String |
FixedPartitionResolver.getPartitionName(EntryOperation<K,V> opDetails,
Set<String> targetPartitions)
This method is used to get the name of the partition for the given entry
operation.
|
Object |
PartitionResolver.getRoutingObject(EntryOperation<K,V> opDetails) |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.