public class MonthPartitionResolver
extends java.lang.Object
implements com.gemstone.gemfire.cache.PartitionResolver, java.io.Serializable, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
| Constructor and Description |
|---|
MonthPartitionResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
equals(java.lang.Object obj) |
java.util.Properties |
getConfig() |
java.lang.String |
getName() |
java.io.Serializable |
getRoutingObject(com.gemstone.gemfire.cache.EntryOperation opDetails) |
void |
init(java.util.Properties props) |
public java.lang.String getName()
getName in interface com.gemstone.gemfire.cache.PartitionResolverpublic java.io.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 boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.util.Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public void init(java.util.Properties props)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.