| Modifier and Type | Method and Description |
|---|---|
protected Map<Md5,SimpleMetaData> |
FileCache.readInitialMap() |
| 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 V |
MemoryCache.doGet(K key,
SimpleMetaData metaData) |
| Modifier and Type | Method and Description |
|---|---|
SimpleMetaData |
BlockMetaData.getMetaData() |
| Constructor and Description |
|---|
BlockMetaData(IndexData indexData,
SimpleMetaData metaData) |
Copyright © 2012. All Rights Reserved.