|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICacheType
Interface implemented by a specific cache.
Field Summary | |
---|---|
static int |
CACHE_HUB
Composite/ memory cache type, cetral hub. |
static int |
DISK_CACHE
Disk cache type. |
static int |
LATERAL_CACHE
Lateral cache type. |
static int |
REMOTE_CACHE
Remote cache type. |
Method Summary | |
---|---|
int |
getCacheType()
Returns the cache type. |
Field Detail |
---|
static final int CACHE_HUB
static final int DISK_CACHE
static final int LATERAL_CACHE
static final int REMOTE_CACHE
Method Detail |
---|
int getCacheType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |