| Package | Description |
|---|---|
| org.aksw.coyotecache.cache | |
| org.aksw.coyotecache.coyotecache |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCache |
class |
AbstractGD |
class |
Cost
Test cache
|
class |
Fifo |
class |
Fifo2ndChance |
class |
GDStar |
class |
Lfu |
class |
LfuDA |
class |
Lru |
class |
SGDStar |
class |
SLru |
| Modifier and Type | Field and Description |
|---|---|
CacheInterface |
CoyoteCache.m_cache
current replacement policy
|
| Constructor and Description |
|---|
CoyoteCache(CacheInterface cache) |
CoyoteCache(CacheInterface cache,
SeedOrderInterface seedPolicy) |
Copyright © 2014. All rights reserved.