Class FileUpload

java.lang.Object
org.gcube.data.access.storagehub.fs.FileUpload
All Implemented Interfaces:
SHFile

public class FileUpload extends Object implements SHFile
  • Field Details

    • logger

      public static org.slf4j.Logger logger
  • Constructor Details

  • Method Details

    • write

      public int write(jnr.ffi.Pointer buf, long size, long offset)
      Specified by:
      write in interface SHFile
    • flush

      public int flush()
      Specified by:
      flush in interface SHFile
    • getAttr

      public int getAttr(ru.serce.jnrfuse.struct.FileStat stat)
      Specified by:
      getAttr in interface SHFile
    • uploadFinished

      public boolean uploadFinished()