Class FileSystemHandleGetOptions


  • public class FileSystemHandleGetOptions
    extends java.lang.Object
    The options used when getting a FileSystemHandle
    Author:
    gianpiero.diblasi
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean create  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • create

        public boolean create
    • Constructor Detail

      • FileSystemHandleGetOptions

        public FileSystemHandleGetOptions()