public class KeyResolver extends Object implements com.gemstone.gemfire.cache.PartitionResolver, Serializable, RoutingHolder
| Constructor and Description |
|---|
KeyResolver(Object name,
Month routingObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getName() |
Object |
getRoutingHint() |
Serializable |
getRoutingObject(com.gemstone.gemfire.cache.EntryOperation opDetails) |
public 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 Object getRoutingHint()
getRoutingHint in interface RoutingHolderpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.