hep.io.root.daemon.xrootd
Class FileStatus

java.lang.Object
  extended by hep.io.root.daemon.xrootd.FileStatus

public class FileStatus
extends Object


Method Summary
 Destination getFileLocation()
           
 int getFlags()
           
 String getId()
           
 Date getModTime()
           
 long getSize()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getFlags

public int getFlags()

getId

public String getId()

getModTime

public Date getModTime()

getSize

public long getSize()

toString

public String toString()
Overrides:
toString in class Object

getFileLocation

public Destination getFileLocation()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.