hep.io.root.daemon.xrootd
Class OpenFile
java.lang.Object
hep.io.root.daemon.xrootd.OpenFile
public class OpenFile
- extends Object
A class representing an open xrootd file. It encapsulates a handle used
internally, and the destination with which the file is associated.
The handle and destination may be changed as a result of an error or a
redirect.
- Author:
- tonyj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPath
public String getPath()
getMode
public int getMode()
getOptions
public int getOptions()
getCompressionSize
public int getCompressionSize()
getCompressionType
public int getCompressionType()
getStatus
public FileStatus getStatus()
Copyright © 2000-2013 FreeHEP. All Rights Reserved.