Interface | Description |
---|---|
FSDriver<H> |
A driver for the file system, this interface is the Service Provider Interface (SPI) part
provided by CRaSH.
|
FSMountFactory<H> |
The mount factory is able to create mounts for a given file system and a specified path.
|
Class | Description |
---|---|
AbstractFSDriver<H> | |
Mount<H> |
A driver mount.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.