|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.glacier.v2.FragmentMetadata
public class FragmentMetadata
Field Summary | |
---|---|
protected long |
currentExpirationDate
|
protected long |
previousExpirationDate
|
protected long |
storedSince
|
Constructor Summary | |
---|---|
FragmentMetadata(long currentExpirationDate,
long previousExpirationDate,
long storedSince)
|
Method Summary | |
---|---|
int |
compareTo(FragmentMetadata object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected long currentExpirationDate
protected long previousExpirationDate
protected long storedSince
Constructor Detail |
---|
public FragmentMetadata(long currentExpirationDate, long previousExpirationDate, long storedSince)
Method Detail |
---|
public int compareTo(FragmentMetadata object)
compareTo
in interface java.lang.Comparable<FragmentMetadata>
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |