Class MonitoredFile


  • public class MonitoredFile
    extends Object
    • Constructor Detail

      • MonitoredFile

        public MonitoredFile​(File file)
    • Method Detail

      • getFile

        public File getFile()
      • exists

        public boolean exists()
      • getName

        public String getName()
      • getAbsolutePath

        public String getAbsolutePath()
      • length

        public long length()
      • toURI

        public URI toURI()
      • getStreamBytesRead

        public long getStreamBytesRead()
      • getChecksum

        public String getChecksum()
      • getMimetype

        public String getMimetype()