org.glite.data.catalog.service
Class FRCEntry

java.lang.Object
  extended byorg.glite.data.catalog.service.RCEntry
      extended byorg.glite.data.catalog.service.FRCEntry

public class FRCEntry
extends RCEntry

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.

Stereotype:
main argument wrapper

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

lfn

public java.lang.String lfn

lfnStat

public LFNStat lfnStat
Constructor Detail

FRCEntry

public FRCEntry()


Copyright © 2004 EU-EGEE