| Package | Description |
|---|---|
| io.druid.java.util.common |
| Modifier and Type | Method and Description |
|---|---|
static MappedByteBufferHandler |
FileUtils.map(File file)
Fully maps a file read-only in to memory as per
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long). |
Copyright © 2011–2017. All rights reserved.