Rice Pastry API

rice.p2p.glacier.v2
Class FragmentMetadata

java.lang.Object
  extended by rice.p2p.glacier.v2.FragmentMetadata
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class FragmentMetadata
extends java.lang.Object
implements java.io.Serializable, java.lang.Comparable

See Also:
Serialized Form

Field Summary
protected  long currentExpirationDate
           
protected  long previousExpirationDate
           
protected  long storedSince
           
 
Constructor Summary
FragmentMetadata(long currentExpirationDate, long previousExpirationDate, long storedSince)
           
 
Method Summary
 int compareTo(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

currentExpirationDate

protected long currentExpirationDate

previousExpirationDate

protected long previousExpirationDate

storedSince

protected long storedSince
Constructor Detail

FragmentMetadata

public FragmentMetadata(long currentExpirationDate,
                        long previousExpirationDate,
                        long storedSince)
Method Detail

compareTo

public int compareTo(java.lang.Object object)
Specified by:
compareTo in interface java.lang.Comparable

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection