See: Description
Class | Description |
---|---|
ControllerOS |
Implements an MController without caching, reading from OS each time.
|
ControllerOS7 |
Use Java 7 NIO for scanning the file system
|
ControllerOS7.PrintFiles | |
MFileOS |
Implements thredds.inventory.MFile using regular OS files.
|
MFileOS7 |
Use Java 7 nio Paths
|
Implementations for thredds.inventory.MCollection ControllerOS - just a front for using OS file system services. ControllerCaching - cache file system info using ehcache. *Proto - experiment using protobuf as serialization.