| Package | Description |
|---|---|
| com.terracottatech.offheapstore.filesystem | |
| com.terracottatech.offheapstore.filesystem.impl |
| Class and Description |
|---|
| Directory
This interface facilitates creation of random access files in the OffHeap file system.
|
| File
This interface supports both reading and writing to a random access file.
|
| SeekableInputStream
This interface provides for reading bytes from an OffHeap File.
|
| SeekableOutputStream
This interface provides for writing bytes to an OffHeap file.
|
| Class and Description |
|---|
| Directory
This interface facilitates creation of random access files in the OffHeap file system.
|
| File
This interface supports both reading and writing to a random access file.
|
| FileSystem
This interface provides top-level access to the OffHeap file system.
|
| SeekableInputStream
This interface provides for reading bytes from an OffHeap File.
|
| SeekableOutputStream
This interface provides for writing bytes to an OffHeap file.
|
Copyright © 2015–2024. All rights reserved.