| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MappedBytesStoreFactory<T extends MappedBytesStore>
Created by peter.lawrey on 21/09/2015.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends MappedBytesStore> |
MappedFile.acquireByteStore(long position,
MappedBytesStoreFactory<T> mappedBytesStoreFactory) |
| Modifier and Type | Method and Description |
|---|---|
MappedBytesStore |
MappedFile.acquireByteStore(long position) |
Copyright © 2016. All rights reserved.