Rice Pastry API

rice.p2p.past.testing
Class DistPastRegrTest.VersionedTestPastContent

java.lang.Object
  |
  +--rice.p2p.past.testing.DistPastRegrTest.TestPastContent
        |
        +--rice.p2p.past.testing.DistPastRegrTest.VersionedTestPastContent
All Implemented Interfaces:
PastContent, java.io.Serializable
Direct Known Subclasses:
DistPastRegrTest.NonOverwritingTestPastContent
Enclosing class:
DistPastRegrTest

protected static class DistPastRegrTest.VersionedTestPastContent
extends DistPastRegrTest.TestPastContent

See Also:
Serialized Form

Field Summary
protected  int version
           
 
Fields inherited from class rice.p2p.past.testing.DistPastRegrTest.TestPastContent
existing, id
 
Constructor Summary
DistPastRegrTest.VersionedTestPastContent(Id id, int version)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.String toString()
           
 
Methods inherited from class rice.p2p.past.testing.DistPastRegrTest.TestPastContent
checkInsert, getHandle, getId, isMutable
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

version

protected int version
Constructor Detail

DistPastRegrTest.VersionedTestPastContent

public DistPastRegrTest.VersionedTestPastContent(Id id,
                                                 int version)
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class DistPastRegrTest.TestPastContent

toString

public java.lang.String toString()
Overrides:
toString in class DistPastRegrTest.TestPastContent

Rice Pastry API

Copyright © 2001 - Rice Pastry