public class ModRoutingObject extends Object implements com.gemstone.gemfire.cache.PartitionResolver, Serializable, Comparable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
compareTo(Object o) |
boolean |
equals(Object obj) |
long |
getCounterValue() |
Object |
getKey() |
long |
getModValue() |
String |
getName() |
Serializable |
getRoutingObject(com.gemstone.gemfire.cache.EntryOperation op) |
int |
hashCode() |
String |
toString() |
public Object getKey()
public long getCounterValue()
public long getModValue()
public String getName()
getName in interface com.gemstone.gemfire.cache.PartitionResolverpublic Serializable getRoutingObject(com.gemstone.gemfire.cache.EntryOperation op)
getRoutingObject in interface com.gemstone.gemfire.cache.PartitionResolverpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackpublic int compareTo(Object o)
compareTo in interface ComparableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.