- java.lang.Object
-
- com.gemstone.gemfire.internal.cache.PartitionedRegionTestUtilsDUnitTest.TestGetNodesKey
-
- All Implemented Interfaces:
- com.gemstone.gemfire.DataSerializable, java.io.Serializable
- Enclosing class:
- PartitionedRegionTestUtilsDUnitTest
public static class PartitionedRegionTestUtilsDUnitTest.TestGetNodesKey
extends java.lang.Object
implements com.gemstone.gemfire.DataSerializable
Test the test method PartitionedRegion.getAllNodes
Verify that it returns nodes after a value has been placed into the PartitionedRegion.
- See Also:
PartitionedRegion.getAllNodes(),
Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.gemstone.gemfire.DataSerializable
com.gemstone.gemfire.DataSerializable.Replaceable
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TestGetNodesKey
public TestGetNodesKey()
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.