Uses of Class
com.j_spaces.core.cache.CacheManager
Packages that use CacheManager
Package
Description
Provides Space properties and security context services
-
Uses of CacheManager in com.gigaspaces.internal.cluster.node.impl.directPersistency.ioImpl
Constructors in com.gigaspaces.internal.cluster.node.impl.directPersistency.ioImpl with parameters of type CacheManagerModifierConstructorDescriptionDirectPersistencyBlobStoreIO(CacheManager cacheManager, org.slf4j.Logger logger, long currentGenerationId) DirectPersistencyOpIterBlobStoreIO(DirectPersistencyBlobStoreIO ioMgr, CacheManager cacheManager, org.slf4j.Logger logger, boolean isCurrentGeneration) DirectPersistencyOverflowIterBlobStoreIO(DirectPersistencyBlobStoreIO ioMgr, CacheManager cacheManager, org.slf4j.Logger logger, boolean isCurrentGeneration) -
Uses of CacheManager in com.gigaspaces.internal.cluster.node.impl.notification
Constructors in com.gigaspaces.internal.cluster.node.impl.notification with parameters of type CacheManagerModifierConstructorDescriptionNotificationReplicationChannelDataFilter(CacheManager cacheManager, String groupName, RegexCache regexCache, SpaceTypeManager typeManager, FilterManager filterManager, NotifyTemplateHolder tHolder) -
Uses of CacheManager in com.gigaspaces.internal.cluster.node.impl.view
Constructors in com.gigaspaces.internal.cluster.node.impl.view with parameters of type CacheManagerModifierConstructorDescriptionViewReplicationChannelDataFilter(CacheManager cacheManager, String groupName, ITemplatePacket[] templates, RegexCache regexCache, SpaceTypeManager typeManager) -
Uses of CacheManager in com.gigaspaces.internal.query
Methods in com.gigaspaces.internal.query with parameters of type CacheManagerModifier and TypeMethodDescriptionabstract booleanAbstractCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanCompoundAndCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanCompoundContainsItemsCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, Object collectionItem) booleanCompoundContainsItemsCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanCompoundOrCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanCustomSpaceQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanIContainsItemsCustomQuery.matches(CacheManager cacheManager, ServerEntry entry, Object collectionItem) booleanICustomQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) Checks whether the specified entry matches this query.booleanPropertiesQuery.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) -
Uses of CacheManager in com.gigaspaces.internal.query.predicate
Methods in com.gigaspaces.internal.query.predicate with parameters of type CacheManagerModifier and TypeMethodDescriptionvoidAbstractSpacePredicate.setCacheManagerForExecution(CacheManager cacheManager) voidISpacePredicate.setCacheManagerForExecution(CacheManager cacheManager) -
Uses of CacheManager in com.gigaspaces.internal.query.predicate.comparison
Methods in com.gigaspaces.internal.query.predicate.comparison with parameters of type CacheManagerModifier and TypeMethodDescriptionvoidContainsPredicate.setCacheManagerForExecution(CacheManager cacheManager) voidRelationPredicate.setCacheManagerForExecution(CacheManager cacheManager) -
Uses of CacheManager in com.gigaspaces.internal.query.predicate.composite
Fields in com.gigaspaces.internal.query.predicate.composite declared as CacheManagerModifier and TypeFieldDescriptionprotected CacheManagerMultipleCompositeSpacePredicate._cacheManagerMethods in com.gigaspaces.internal.query.predicate.composite with parameters of type CacheManagerModifier and TypeMethodDescriptionvoidMultipleCompositeSpacePredicate.setCacheManagerForExecution(CacheManager cacheManager) -
Uses of CacheManager in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return CacheManagerConstructors in com.gigaspaces.internal.server.space with parameters of type CacheManagerModifierConstructorDescriptionTemplateExpirationManager(CacheManager cacheManager) TemplateScanner(SpaceTypeManager typeManager, CacheManager cacheManager, SpaceDataEventManager dataEventManager, SpaceEngine engine) TemplatesManager(CacheManager cacheManager, int numNotifyFifoThreads, int numNonNotifyFifoThreads) -
Uses of CacheManager in com.gigaspaces.internal.server.space.metadata
Methods in com.gigaspaces.internal.server.space.metadata that return CacheManagerMethods in com.gigaspaces.internal.server.space.metadata with parameters of type CacheManagerModifier and TypeMethodDescription<K> TypeDataIndex<K>TypeDataFactory.createCompoundCustomTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, CompoundIndexSegmentTypeData[] segments, int indexCreationNumber, int indexPosition, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) <K> TypeDataIndex<K>TypeDataFactory.createCustomMultiValuePerEntryTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, ISpaceIndex.MultiValuePerEntryIndexTypes indexType) <K> TypeDataIndex<K>TypeDataFactory.createCustomTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) <K> TypeDataIndex<K>TypeDataFactory.createMultiValuePerEntryTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, ISpaceIndex.MultiValuePerEntryIndexTypes indexType) <K> TypeDataIndex<K>TypeDataFactory.createTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, Class<?> indexValueClass, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) Constructors in com.gigaspaces.internal.server.space.metadata with parameters of type CacheManagerModifierConstructorDescriptionTypeDataFactory(SpaceConfigReader configReader, CacheManager cacheManager) -
Uses of CacheManager in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage with parameters of type CacheManagerModifier and TypeMethodDescriptionstatic booleanTemplateHolder.isOptimizedForBlobStoreClear(CacheManager cacheManager, ITemplatePacket templatePacket, TemplateEntryData templateEntryData) booleanITemplateHolder.isOptimizedForBlobStoreOp(CacheManager cacheManager) booleanTemplateHolder.isOptimizedForBlobStoreOp(CacheManager cacheManager) ITemplateHolder.match(CacheManager cacheManager, IEntryHolder entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, boolean safeEntry, Context context, RegexCache regexCache) ITemplateHolder.match(CacheManager cacheManager, IEntryHolder entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, boolean safeEntry, Context context, RegexCache regexCache, int rightColumnPosition) booleanTemplateEntryData.match(Context cacheContext, CacheManager cacheManager, ServerEntry entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, RegexCache regexCache) booleanTemplateEntryData.match(Context cacheContext, CacheManager cacheManager, ServerEntry entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, RegexCache regexCache, int rightIndex) TemplateHolder.match(CacheManager cacheManager, IEntryHolder entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, boolean safeEntry, Context context, RegexCache regexCache) TemplateHolder.match(CacheManager cacheManager, IEntryHolder entry, int skipAlreadyMatchedFixedPropertyIndex, String skipAlreadyMatchedIndexPath, boolean safeEntry, Context context, RegexCache regexCache, int rightColumnPosition) -
Uses of CacheManager in com.gigaspaces.internal.sync.hybrid
Constructors in com.gigaspaces.internal.sync.hybrid with parameters of type CacheManagerModifierConstructorDescriptionSyncHybridStorageAdapter(CacheManager cacheManager, IStorageAdapter syncSA, IStorageAdapter blobStoreSA) -
Uses of CacheManager in com.j_spaces.core
Methods in com.j_spaces.core with parameters of type CacheManagerModifier and TypeMethodDescriptionintXtnEntry.getNumOfChangesUnderTransaction(CacheManager cacheManager) Constructors in com.j_spaces.core with parameters of type CacheManager -
Uses of CacheManager in com.j_spaces.core.cache
Fields in com.j_spaces.core.cache declared as CacheManagerMethods in com.j_spaces.core.cache that return CacheManagerMethods in com.j_spaces.core.cache with parameters of type CacheManagerModifier and TypeMethodDescriptionIEntryCacheInfo.getEntryHolder(CacheManager cacheManager) IEntryCacheInfo.getEntryHolder(CacheManager cacheManager, Context context) MemoryBasedEntryCacheInfo.getEntryHolder(CacheManager cacheManager) MemoryBasedEntryCacheInfo.getEntryHolder(CacheManager cacheManager, Context context) voidTypeData.prepareForUpdatingIndexValues(CacheManager cacheManager, IEntryCacheInfo pEntry, IEntryData newEntryData) used only in economy-hash maps index values are about to be replaced in entryData .voidTypeData.updateEntryReferences(CacheManager cacheManager, IEntryHolder eh, IEntryCacheInfo pEntry, IEntryData oldEntryData) update the entry refs in cache.voidTypeData.updateEntryReferencesUnderXtn(CacheManager cacheManager, IEntryCacheInfo pEntry, IEntryData oldEntryData) update the entry refs in cache when there is an updating xtn, we keep the master entry and shadow entry as one object pointing at each other so we cant remove the original index referencesConstructors in com.j_spaces.core.cache with parameters of type CacheManagerModifierConstructorDescriptionCacheContextFactory(CacheManager cacheManager, String fullSpaceName) CompoundCustomTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, CompoundIndexSegmentTypeData[] segments, int indexCreationNumber, int indexPosition, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) CustomMultiValueTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, ISpaceIndex.MultiValuePerEntryIndexTypes multiValueType) CustomTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber) CustomTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, int indexCreationNumber, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) EntriesIter(Context context, ITemplateHolder template, IServerTypeDesc serverTypeDesc, CacheManager cacheManager, long SCNFilter, long leaseFilter, boolean memoryOnly, boolean transientOnly) MultiValueTypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, boolean useEconomyHashmap, int indexCreationNumber, ISpaceIndex.MultiValuePerEntryIndexTypes multiValueType) RecentExtendedIndexUpdates(CacheManager cacheManager) protectedSAIterBase(Context context, CacheManager cacheManager) TypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, boolean useEconomyHashmap, int indexCreationNumber) TypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, boolean useEconomyHashmap, int indexCreationNumber, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) TypeDataIndex(CacheManager cacheManager, ISpaceIndex index, int pos, boolean useEconomyHashmap, int indexCreationNumber, Class<?> valueClass, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType) UnderXtnEntriesIter(Context context, XtnEntry xtnEntry, int selectType, CacheManager cacheManager, boolean returnPEntry) UnderXtnTemplatesIter(Context context, XtnEntry xtnEntry, MatchTarget matchTarget, CacheManager cacheManager) -
Uses of CacheManager in com.j_spaces.core.cache.blobStore
Methods in com.j_spaces.core.cache.blobStore with parameters of type CacheManagerModifier and TypeMethodDescriptionBlobStoreEntryLayout.buildBlobStoreEntryHolder(CacheManager cacheManager) voidBlobStoreRefEntryCacheInfo.bulkUnRegister(CacheManager cacheManager) voidIBlobStoreRefCacheInfo.bulkUnRegister(CacheManager cm) voidBlobStoreRefEntryCacheInfo.flush(CacheManager cacheManager, Context context) voidIBlobStoreRefCacheInfo.flush(CacheManager cacheManager, Context context) voidBlobStoreRefEntryCacheInfo.flushedFromBulk(Context context, CacheManager cacheManager, Object blobStorePos, boolean removed, boolean onTxnEnd) voidIBlobStoreRefCacheInfo.flushedFromBulk(Context context, CacheManager cacheManager, Object BlobStorePos, boolean removed, boolean onTxnEnd) voidBlobStoreRefEntryCacheInfo.freeOffHeap(CacheManager cacheManager, AbstractMemoryPool offHeapMemoryPool) voidIBlobStoreRefCacheInfo.freeOffHeap(CacheManager cacheManager, AbstractMemoryPool offHeapMemoryPool) BlobStoreRefEntryCacheInfo.getEntryHolder(CacheManager cacheManager) BlobStoreRefEntryCacheInfo.getEntryHolder(CacheManager cacheManager, Context context) BlobStoreRefEntryCacheInfo.getEntryLayout(CacheManager cacheManager) IBlobStoreRefCacheInfo.getEntryLayout(CacheManager cacheManager) BlobStoreRefEntryCacheInfo.getFromInternalCache(CacheManager cacheManager) IBlobStoreRefCacheInfo.getFromInternalCache(CacheManager cacheManager) byte[]BlobStoreEntryLayout.getIndexValuesBytes(CacheManager cacheManager) BlobStoreEntryHolder.getLatestEntryVersion(CacheManager cacheManager, boolean attatchToMemory, Context attachingContext) BlobStoreRefEntryCacheInfo.getLatestEntryVersion(CacheManager cacheManager, boolean attach, IBlobStoreEntryHolder lastKnownEntry, Context attachingContext) BlobStoreRefEntryCacheInfo.getLatestEntryVersion(CacheManager cacheManager, boolean attach, IBlobStoreEntryHolder lastKnownEntry, Context attachingContext, boolean onlyIndexesPart) IBlobStoreEntryHolder.getLatestEntryVersion(CacheManager cacheManager, boolean attatchToMemory, Context attachingContext) IBlobStoreRefCacheInfo.getLatestEntryVersion(CacheManager cacheManager, boolean attach, IBlobStoreEntryHolder lastKnownEntry, Context attachingContext) IBlobStoreRefCacheInfo.getLatestEntryVersion(CacheManager cacheManager, boolean attach, IBlobStoreEntryHolder lastKnownEntry, Context attachingContext, boolean onlyIndexesPart) voidBlobStoreEntryHolder.insertOrTouchInternalCache(Context context, CacheManager cacheManager, CacheOperationReason cacheOperationReason) voidBlobStoreRefEntryCacheInfo.insertOrTouchInternalCache(Context context, CacheManager cacheManager, BlobStoreEntryHolder entry, CacheOperationReason cacheOperationReason) voidIBlobStoreEntryHolder.insertOrTouchInternalCache(Context context, CacheManager cacheManager, CacheOperationReason cacheOperationReason) voidBlobStoreEntryLayout.readExternal(ObjectInput in, CacheManager cacheManager, boolean fromInitialLoad, boolean onlyIndexedPart, IBlobStoreOffHeapInfo offHeapInfo) voidBlobStoreEntryLayout.readIndexValuesBytes(CacheManager cacheManager, short serverTypeDescCode, byte[] bytes) voidBlobStoreRefEntryCacheInfo.removeEntryFromBlobStoreStorage(Context context, CacheManager cacheManager) voidIBlobStoreRefCacheInfo.removeEntryFromBlobStoreStorage(Context context, CacheManager cacheManager) voidBlobStoreRefEntryCacheInfo.resetNonTransactionalFailedBlobstoreOpStatus(Context context, CacheManager cm) voidIBlobStoreRefCacheInfo.resetNonTransactionalFailedBlobstoreOpStatus(Context context, CacheManager cm) voidBlobStoreEntryHolder.setDirty(CacheManager cacheManager) voidBlobStoreRefEntryCacheInfo.setDirty(boolean value, CacheManager cacheManager) voidIBlobStoreEntryHolder.setDirty(CacheManager cacheManager) voidIBlobStoreRefCacheInfo.setDirty(boolean value, CacheManager cacheManager) voidBlobStoreRefEntryCacheInfo.unLoadFullEntryIfPossible(CacheManager cacheManager, Context context) voidIBlobStoreRefCacheInfo.unLoadFullEntryIfPossible(CacheManager cacheManager, Context context) voidBlobStoreEntryLayout.writeExternal(ObjectOutput out, CacheManager cacheManager) Constructors in com.j_spaces.core.cache.blobStore with parameters of type CacheManagerModifierConstructorDescriptionBlobStoreMemoryMonitorWrapper(BlobStoreMemoryMonitor impl, CacheManager cm, String spaceName, Properties properties) BlobStoreOperationsWrapper(CacheManager cacheManager, BlobStoreStorageHandler blobStore) BlobStoreSerializationUtils(CacheManager _cacheManager) -
Uses of CacheManager in com.j_spaces.core.cache.blobStore.errors
Methods in com.j_spaces.core.cache.blobStore.errors with parameters of type CacheManagerModifier and TypeMethodDescriptionstatic voidBlobStoreErrorsHandler.onFailedRemove(CacheManager cm, Context context, BlobStoreRefEntryCacheInfo eci, IEntryHolder eh) static voidBlobStoreErrorsHandler.onFailedUpdate(CacheManager cm, Context context, BlobStoreRefEntryCacheInfo eci, IEntryHolder eh) static voidBlobStoreErrorsHandler.onFailedWrite(CacheManager cm, Context context, BlobStoreRefEntryCacheInfo eci, IEntryHolder eh) static booleanBlobStoreErrorsHandler.revertOpOnBlobStoreError(CacheManager cm) -
Uses of CacheManager in com.j_spaces.core.cache.blobStore.sadapter
Constructors in com.j_spaces.core.cache.blobStore.sadapter with parameters of type CacheManagerModifierConstructorDescriptionBlobStoreSegmentInitialLoader(CacheManager cacheManager, DataIterator<BlobStoreGetBulkOperationResult> segmentIter, CountDownLatch sync, int segmentNumber, InitialLoadInfo initialLoadInfo) -
Uses of CacheManager in com.j_spaces.core.cache.blobStore.storage.bulks
Constructors in com.j_spaces.core.cache.blobStore.storage.bulks with parameters of type CacheManagerModifierConstructorDescriptionBlobStoreBulkInfo(CacheManager cacheManager, boolean takeMultipleBulk) BlobStoreReadBulkHandler(CacheManager cacheManager, BlobStorePreFetchBatchHandler request) -
Uses of CacheManager in com.j_spaces.core.cache.blobStore.storage.preFetch
Methods in com.j_spaces.core.cache.blobStore.storage.preFetch with parameters of type CacheManagerModifier and TypeMethodDescriptionstatic IScanListIterator<IEntryCacheInfo>BlobStorePreFetchIteratorBasedHandler.createPreFetchIterIfRelevant(Context context, CacheManager cacheManager, IScanListIterator<IEntryCacheInfo> mainIterator, ITemplateHolder template, org.slf4j.Logger logger) Constructors in com.j_spaces.core.cache.blobStore.storage.preFetch with parameters of type CacheManagerModifierConstructorDescriptionBlobStorePreFetchBatchHandler(CacheManager cacheManager, boolean executeByMainThread, BlobStorePreFetchIteratorBasedHandler caller, org.slf4j.Logger logger) BlobStorePreFetchIteratorBasedHandler(Context mainThreadContext, CacheManager cacheManager, IScanListIterator<IEntryCacheInfo> mainIterator, ITemplateHolder template, int numEntriesRequested, org.slf4j.Logger logger) -
Uses of CacheManager in com.j_spaces.core.cache.fifoGroup
Constructors in com.j_spaces.core.cache.fifoGroup with parameters of type CacheManagerModifierConstructorDescriptionFifoGroupCacheImpl(CacheManager cacheManager, org.slf4j.Logger logger) FifoGroupsCacheHandler(CacheManager cacheManager) FifoGroupsCompoundIndexExtention(CacheManager cacheManager, TypeDataIndex<K> index) FifoGroupsMainIndexExtention(CacheManager cacheManager, TypeDataIndex<K> index) -
Uses of CacheManager in com.j_spaces.core.cache.mvcc
Methods in com.j_spaces.core.cache.mvcc with parameters of type CacheManagerModifier and TypeMethodDescriptionMVCCEntryCacheInfo.getEntryHolder(CacheManager cacheManager) MVCCEntryCacheInfo.getEntryHolder(CacheManager cacheManager, Context context) MVCCShellEntryCacheInfo.getEntryHolder(CacheManager cacheManager) MVCCShellEntryCacheInfo.getEntryHolder(CacheManager cacheManager, Context context) Constructors in com.j_spaces.core.cache.mvcc with parameters of type CacheManagerModifierConstructorDescriptionMVCCCacheManagerHandler(CacheManager cacheManager) MVCCShellsRecoveryIter(IServerTypeDesc serverTypeDesc, CacheManager cacheManager) -
Uses of CacheManager in com.j_spaces.core.fifo
Fields in com.j_spaces.core.fifo declared as CacheManagerMethods in com.j_spaces.core.fifo with parameters of type CacheManagerModifier and TypeMethodDescriptionprotected FifoWorkerThreadDefaultFifoBackgroundDispatcher.createFifoWorkerThread(int num, boolean isNotify, CacheManager cacheManager, SpaceEngine engine) protected abstract FifoWorkerThreadFifoBackgroundDispatcher.createFifoWorkerThread(int num, boolean isNotify, CacheManager cacheManager, SpaceEngine engine) Constructors in com.j_spaces.core.fifo with parameters of type CacheManagerModifierConstructorDescriptionDefaultFifoBackgroundDispatcher(int numNotifyFifoThreads, int numNonNotifyFifoThreads, CacheManager cacheManager, SpaceEngine engine) protectedFifoBackgroundDispatcher(int numNotifyFifoThreads, int numNonNotifyFifoThreads, CacheManager cacheManager, SpaceEngine engine) protectedFifoWorkerThread(int num, boolean isNotify, String workerType, CacheManager cacheManager, SpaceEngine engine) -
Uses of CacheManager in com.j_spaces.jdbc.builder.range
Methods in com.j_spaces.jdbc.builder.range with parameters of type CacheManagerModifier and TypeMethodDescriptionbooleanContainsCompositeRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanContainsItemValueRange.matches(CacheManager cacheManager, ServerEntry entry, Object collectionItem) booleanContainsItemValueRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanContainsValueRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanEmptyRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) booleanUidsRange.matches(CacheManager cacheManager, ServerEntry entry, String skipAlreadyMatchedIndexPath) -
Uses of CacheManager in com.j_spaces.kernel.list
Constructors in com.j_spaces.kernel.list with parameters of type CacheManager