public static class LuceneIndex.ResultBitSetCacheUnit extends AbstractCacheUnit
Invalidated upon index update or rebuilding.
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN| Constructor and Description |
|---|
ResultBitSetCacheUnit(SessionContext ctx,
Cache cache,
int clusterNode,
Facet.FacetValue facetValue,
AtomicReader atomicReader,
LuceneIndex idx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
compute() |
Object[] |
createKey() |
addedToCacheBeforeComputation, arrayDeepEqualsReverse, equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isCachingSupported, isValueKnown, isZombie, keepAlive, load, markKeptAlive, removedFromCache, toString, useCachepublic ResultBitSetCacheUnit(SessionContext ctx, Cache cache, int clusterNode, Facet.FacetValue facetValue, AtomicReader atomicReader, LuceneIndex idx)
public Object compute() throws Exception
compute in class AbstractCacheUnitExceptionpublic Object[] createKey()
createKey in class AbstractCacheUnitCopyright © 2017 SAP SE. All Rights Reserved.