|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.catalog.service.SURLEntry
TODO: is it a subclass of Stat?
The stat for GUIDs, extending the Stat
baseclass. In addition to the
creation time it stores the last modification time, size and checksum,
a status integer and permissions.
The SURL itself is part of its stat to simplify the RCEntry interaction
and not to duplicate data.
Field Summary | |
long |
creationTime
|
boolean |
masterReplica
|
long |
modifyTime
|
java.lang.String |
surl
|
Constructor Summary | |
SURLEntry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean masterReplica
public long creationTime
public long modifyTime
public java.lang.String surl
Constructor Detail |
public SURLEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |