|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface IterableCacheLoader
A JCache CacheLoader that can iterate its underlying contents.
| Method Summary | |
|---|---|
Iterator |
keys()
Iterate all keys in the underlying store. |
| Methods inherited from interface com.tangosol.net.cache.CacheLoader |
|---|
load, loadAll |
| Method Detail |
|---|
Iterator keys()
UnsupportedOperationException - if the underlying store is not
iterable
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||