public static class BlockCache.FileBlockCache extends Object
| Constructor and Description |
|---|
FileBlockCache(long fd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(long blockstart) |
BlockInfo |
get(long blockstart) |
long |
getFd() |
void |
put(long blockstart,
BlockInfo block) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.