Class FileSystemHandleRemoveOptions


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

      Fields 
      Modifier and Type Field Description
      boolean recursive  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • recursive

        public boolean recursive
    • Constructor Detail

      • FileSystemHandleRemoveOptions

        public FileSystemHandleRemoveOptions()