Uses of Class
com.gigaspaces.internal.query.RegexCache
Packages that use RegexCache
Package
Description
-
Uses of RegexCache in com.gigaspaces.internal.cluster.node.impl.notification
Constructors in com.gigaspaces.internal.cluster.node.impl.notification with parameters of type RegexCacheModifierConstructorDescriptionNotificationReplicationChannelDataFilter(CacheManager cacheManager, String groupName, RegexCache regexCache, SpaceTypeManager typeManager, FilterManager filterManager, NotifyTemplateHolder tHolder) -
Uses of RegexCache in com.gigaspaces.internal.cluster.node.impl.view
Constructors in com.gigaspaces.internal.cluster.node.impl.view with parameters of type RegexCacheModifierConstructorDescriptionViewReplicationChannelDataFilter(CacheManager cacheManager, String groupName, ITemplatePacket[] templates, RegexCache regexCache, SpaceTypeManager typeManager) -
Uses of RegexCache in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return RegexCache -
Uses of RegexCache in com.gigaspaces.internal.server.storage
Methods in com.gigaspaces.internal.server.storage with parameters of type RegexCacheModifier and TypeMethodDescriptionITemplateHolder.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)