com.liferay.portal.kernel.cache.index
Class PortalCacheIndexer<I,K extends IndexedCacheKey<I>,V>
java.lang.Object
com.liferay.portal.kernel.cache.index.PortalCacheIndexer<I,K,V>
public class PortalCacheIndexer<I,K extends IndexedCacheKey<I>,V>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalCacheIndexer
public PortalCacheIndexer(PortalCache<K,V> portalCache)
getIndexedCacheKeys
public Set<K> getIndexedCacheKeys(I index)
removeIndexedCacheKeys
public void removeIndexedCacheKeys(I index)