| Modifier and Type | Method and Description |
|---|---|
protected void |
FileCache.doDelete(Md5 key,
SimpleMetaData metaData) |
protected File |
FileCache.doGet(Md5 key,
SimpleMetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
SimpleMetaData |
KeyedMetaData.getMetaData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MemoryCache.doDelete(K key,
SimpleMetaData metaData) |
protected <T extends V> |
MemoryCache.doGet(K key,
SimpleMetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
SimpleMetaData |
BlockMetaData.getMetaData() |
| Constructor and Description |
|---|
BlockMetaData(IndexData indexData,
SimpleMetaData metaData) |
BlockMetaData(SimpleMetaData metaData) |
Copyright © 2014 dontdrinkandroot. All rights reserved.