Package org.qdl_lang.config
Interface VFSConfig
-
- All Known Implementing Classes:
VFSAbstractConfig,VFSMemoryConfig,VFSPassThroughConfig,VFSSQLConfig,VFSZipFileConfig
public interface VFSConfigCreated by Jeff Gaynor
on 2/27/20 at 12:49 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanRead()booleancanWrite()StringgetMountPoint()StringgetScheme()StringgetType()
-