org.glite.data.catalog.service
Class RCEntry
java.lang.Object
org.glite.data.catalog.service.RCEntry
- Direct Known Subclasses:
- FRCEntry
- public class RCEntry
- extends java.lang.Object
A replica catalog entries' parameters. It stores the GUID, the SURLs
associated with it denoting all its replicas and associated stat data.
GUID is a Global Unique identifier of file, which is imutable.
SURL is the Storage Uniform Resource Locator, which is to be
given to a target Storage Element (SRM) to gain access to the
real file.
- Stereotype:
- main argument wrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
guid
public java.lang.String guid
GUIDStat
public GUIDStat GUIDStat
permission
public Permission permission
surlStats
public SURLEntry[] surlStats
RCEntry
public RCEntry()
Copyright © 2004 EU-EGEE