|
Class Summary |
| ExtentListEntry |
|
| ExtentManager |
|
| Seisio |
Top level class for managing JavaSeis datasets. |
| SeisioVoxet |
|
| SeisLock |
Provide a lock facility based on Java NIO FileLock classes This type of
locking strategy should work reasonaly reliably for cases where the number of
transactions per second is low. |
| SeisNativeLock |
Provide a lock facility using the "lockfile" facility from Linux
sendmail. |
| SortCreate |
Create a named "sort order" for an existing JavaSeis dataset. |
| SortMap |
|
| SortRead |
|
| VirtualIO |
The VirtualIO class provides I/O support for
datasets potentially spread across multiple file systems. |