Rice Pastry API

rice.p2p.past.testing
Class RawPastRegrTest.NonMutableTestPastContent

java.lang.Object
  extended by rice.p2p.past.testing.RawPastRegrTest.TestPastContent
      extended by rice.p2p.past.testing.RawPastRegrTest.NonMutableTestPastContent
All Implemented Interfaces:
java.io.Serializable, PastContent, RawPastContent
Enclosing class:
RawPastRegrTest

protected static class RawPastRegrTest.NonMutableTestPastContent
extends RawPastRegrTest.TestPastContent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
existing, id, TYPE
 
Constructor Summary
RawPastRegrTest.NonMutableTestPastContent(Id id)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 boolean isMutable()
          States if this content object is mutable.
 
Methods inherited from class rice.p2p.past.testing.RawPastRegrTest.TestPastContent
checkInsert, getHandle, getId, getType, serialize, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RawPastRegrTest.NonMutableTestPastContent

public RawPastRegrTest.NonMutableTestPastContent(Id id)
Method Detail

isMutable

public boolean isMutable()
Description copied from interface: PastContent
States if this content object is mutable. Mutable objects are not subject to dynamic caching in Past.

Specified by:
isMutable in interface PastContent
Overrides:
isMutable in class RawPastRegrTest.TestPastContent
Returns:
true if this object is mutable, else false

equals

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection