Class FileSystemWritableFileStreamCreateOptions


  • public class FileSystemWritableFileStreamCreateOptions
    extends java.lang.Object
    The options used when creating a FileSystemWritableFileStream
    Author:
    gianpiero.diblasi
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean keepExistingData  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • keepExistingData

        public boolean keepExistingData
    • Constructor Detail

      • FileSystemWritableFileStreamCreateOptions

        public FileSystemWritableFileStreamCreateOptions()