public interface MappedFileCache extends Closeable
| Modifier and Type | Method and Description |
|---|---|
MappedByteBuffer |
acquireBuffer(long index) |
void |
close() |
long |
findLast() |
@Nullable MappedByteBuffer acquireBuffer(long index)
long findLast()
throws IOException
IOExceptionvoid close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2013. All Rights Reserved.