|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.data.catalog.service.RCEntry
org.glite.data.catalog.service.FRCEntry
Fireman Catalog Entry represents a complete entry into both File and Replica catalogs. It contains the LFN and its eventual Stat object as well as the corresponding entry in the Replica Catalog which may or may not contain a GUID.
Field Summary | |
java.lang.String |
lfn
|
LFNStat |
lfnStat
|
Fields inherited from class org.glite.data.catalog.service.RCEntry |
guid, GUIDStat, permission, surlStats |
Constructor Summary | |
FRCEntry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String lfn
public LFNStat lfnStat
Constructor Detail |
public FRCEntry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |