|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Inteface 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 |
public static final int CACHE_HUB
public static final int DISK_CACHE
public static final int LATERAL_CACHE
public static final int REMOTE_CACHE
Method Detail |
public int getCacheType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |