public class OpenChannelsCache
extends java.lang.Object
| Constructor and Description |
|---|
OpenChannelsCache(int cacheSizeLimit,
java.lang.String accessMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeChannel(java.io.File ioFile) |
java.io.RandomAccessFile |
getChannel(java.io.File ioFile) |
void |
releaseChannel(java.io.File ioFile) |