public class NextBlockCache extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NextBlockCache.FileNextBlockCache |
| Constructor and Description |
|---|
NextBlockCache() |
| Modifier and Type | Method and Description |
|---|---|
NextBlockCache.FileNextBlockCache |
getFileBlockCache(long fd) |
void |
purge() |
void |
remove(long fd) |
public NextBlockCache.FileNextBlockCache getFileBlockCache(long fd)
public void remove(long fd)
public void purge()
Copyright © 2018 The Apache Software Foundation. All rights reserved.