|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SimpleMetaData in net.dontdrinkandroot.cache.impl.disk.file |
|---|
| Methods in net.dontdrinkandroot.cache.impl.disk.file that return types with arguments of type SimpleMetaData | |
|---|---|
protected Map<Md5,SimpleMetaData> |
FileCache.readInitialMap()
|
| Methods in net.dontdrinkandroot.cache.impl.disk.file with parameters of type SimpleMetaData | |
|---|---|
protected void |
FileCache.doDelete(Md5 key,
SimpleMetaData metaData)
|
protected File |
FileCache.doGet(Md5 key,
SimpleMetaData metaData)
|
| Uses of SimpleMetaData in net.dontdrinkandroot.cache.impl.disk.indexed.storage |
|---|
| Methods in net.dontdrinkandroot.cache.impl.disk.indexed.storage that return SimpleMetaData | |
|---|---|
SimpleMetaData |
KeyedMetaData.getMetaData()
|
| Uses of SimpleMetaData in net.dontdrinkandroot.cache.impl.memory |
|---|
| Methods in net.dontdrinkandroot.cache.impl.memory with parameters of type SimpleMetaData | ||
|---|---|---|
protected void |
MemoryCache.doDelete(K key,
SimpleMetaData metaData)
|
|
protected
|
MemoryCache.doGet(K key,
SimpleMetaData metaData)
|
|
| Uses of SimpleMetaData in net.dontdrinkandroot.cache.metadata.impl |
|---|
| Methods in net.dontdrinkandroot.cache.metadata.impl that return SimpleMetaData | |
|---|---|
SimpleMetaData |
BlockMetaData.getMetaData()
|
| Constructors in net.dontdrinkandroot.cache.metadata.impl with parameters of type SimpleMetaData | |
|---|---|
BlockMetaData(IndexData indexData,
SimpleMetaData metaData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||