| Package | Description |
|---|---|
| com.terracottatech.offheapstore.filesystem | |
| com.terracottatech.offheapstore.filesystem.impl |
| Modifier and Type | Method and Description |
|---|---|
SeekableOutputStream |
File.getOutputStream()
Opens a stream for writing data to a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OffheapOutputStream
Each file is made up of multiple blocks of size
BLOCK_SIZE. |
| Modifier and Type | Method and Description |
|---|---|
SeekableOutputStream |
OffheapFile.getOutputStream() |
Copyright © 2015–2024. All rights reserved.