rice.pastry.leafset.testing
Class MergeTest
java.lang.Object
rice.pastry.leafset.testing.MergeTest
public class MergeTest
- extends Object
|
Method Summary |
static void |
flip(NodeHandle[] nds)
|
static NodeHandle[] |
getHandles(String str)
Input of the form:
<0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6 |
static LeafSet |
getLeafSet(String str)
Input of the form:
<0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6..><0xDD5A73..><0xE050B3..><0xE0B735..><0xE33A04..><0xE48D40..><0xE678CB..><0xE73F09..> [ <0xEA5EAF..> ] <0xEBC2BB..><0xEBD2CB..><0xEF7F43..><0xF09044..><0xF10B96..><0xF33C36..><0xF64DA9..><0xF66CD9..><0xF9E251..><0xFB7F46..><0xFC1B02..><0xFC4718 |
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergeTest
public MergeTest()
getLeafSet
public static LeafSet getLeafSet(String str)
- Input of the form:
<0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6..><0xDD5A73..><0xE050B3..><0xE0B735..><0xE33A04..><0xE48D40..><0xE678CB..><0xE73F09..> [ <0xEA5EAF..> ] <0xEBC2BB..><0xEBD2CB..><0xEF7F43..><0xF09044..><0xF10B96..><0xF33C36..><0xF64DA9..><0xF66CD9..><0xF9E251..><0xFB7F46..><0xFC1B02..><0xFC4718..>
- Parameters:
str -
- Returns:
flip
public static void flip(NodeHandle[] nds)
getHandles
public static NodeHandle[] getHandles(String str)
- Input of the form:
<0xD74D4F..><0xD7B075..><0xD98A9D..><0xDAC7F0..><0xDB39A6..>
- Parameters:
str -
- Returns:
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 2010. All Rights Reserved.