public class NodePartitionResolver extends Object implements com.gemstone.gemfire.cache.FixedPartitionResolver, Serializable, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
| Constructor and Description |
|---|
NodePartitionResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(Object obj) |
Properties |
getConfig() |
String |
getName() |
String |
getPartitionName(com.gemstone.gemfire.cache.EntryOperation opDetails,
Set targetPartitions) |
Serializable |
getRoutingObject(com.gemstone.gemfire.cache.EntryOperation opDetails) |
void |
init(Properties props) |
public String getPartitionName(com.gemstone.gemfire.cache.EntryOperation opDetails, Set targetPartitions)
getPartitionName in interface com.gemstone.gemfire.cache.FixedPartitionResolverpublic String getName()
getName in interface com.gemstone.gemfire.cache.PartitionResolverpublic Serializable getRoutingObject(com.gemstone.gemfire.cache.EntryOperation opDetails)
getRoutingObject in interface com.gemstone.gemfire.cache.PartitionResolverpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackpublic Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public void init(Properties props)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.