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 |
|---|---|
java.lang.Object |
compute() |
java.lang.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 java.lang.Object compute()
throws java.lang.Exception
compute in class AbstractCacheUnitjava.lang.Exceptionpublic java.lang.Object[] createKey()
createKey in class AbstractCacheUnitCopyright © 2017 SAP SE. All Rights Reserved.