public class QuarterPartitionResolver extends Object implements com.gemstone.gemfire.cache.FixedPartitionResolver<Date,String>, com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
QuarterPartitionResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getName() |
String |
getPartitionName(com.gemstone.gemfire.cache.EntryOperation<Date,String> opDetails,
Set<String> targetPartitions) |
Object |
getRoutingObject(com.gemstone.gemfire.cache.EntryOperation<Date,String> opDetails) |
void |
init(Properties props) |
public String getPartitionName(com.gemstone.gemfire.cache.EntryOperation<Date,String> opDetails, Set<String> targetPartitions)
public String getName()
public Object getRoutingObject(com.gemstone.gemfire.cache.EntryOperation<Date,String> opDetails)
public void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackpublic void init(Properties props)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.