-
- All Implemented Interfaces:
- com.gemstone.gemfire.cache.CacheCallback, com.gemstone.gemfire.cache.FixedPartitionResolver, com.gemstone.gemfire.cache.PartitionResolver
public class KeyResolver
extends Object
implements com.gemstone.gemfire.cache.FixedPartitionResolver
This resolver assumes keys are Longs, which is the case in all basic
scalability tests.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KeyResolver
public KeyResolver()
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface com.gemstone.gemfire.cache.PartitionResolver
-
close
public void close()
- Specified by:
close in interface com.gemstone.gemfire.cache.CacheCallback
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.