Uses of Class
com.j_spaces.core.cache.TemplateCacheInfo
Packages that use TemplateCacheInfo
Package
Description
Provides Space properties and security context services
-
Uses of TemplateCacheInfo in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return TemplateCacheInfoModifier and TypeMethodDescriptionTemplatesManager.put(TemplateCacheInfo template) TemplatesManager.putIfAbsent(TemplateCacheInfo template) Methods in com.gigaspaces.internal.server.space with parameters of type TemplateCacheInfoModifier and TypeMethodDescriptionTemplatesManager.put(TemplateCacheInfo template) TemplatesManager.putIfAbsent(TemplateCacheInfo template) -
Uses of TemplateCacheInfo in com.j_spaces.core
Methods in com.j_spaces.core with parameters of type TemplateCacheInfoModifier and TypeMethodDescriptionLeaseManager.registerTemplateLease(TemplateCacheInfo templateCacheInfo) -
Uses of TemplateCacheInfo in com.j_spaces.core.cache
Fields in com.j_spaces.core.cache with type parameters of type TemplateCacheInfoModifier and TypeFieldDescriptionfinal IStoredList<TemplateCacheInfo>TypeDataIndex._NNullTemplatesfinal IStoredList<TemplateCacheInfo>TypeDataIndex._RTNullTemplatesTemplateCacheInfo.m_BackRefsMethods in com.j_spaces.core.cache that return TemplateCacheInfoModifier and TypeMethodDescriptionTemplateCacheInfo.getObjectFromHead()TemplateCacheInfo.getSubject()CacheManager.getTemplateCacheInfo(ITemplateHolder th) get PEntry for entry.TemplateCacheInfo.next()Methods in com.j_spaces.core.cache that return types with arguments of type TemplateCacheInfoModifier and TypeMethodDescriptionTemplateCacheInfo.add(TemplateCacheInfo subject) TemplateCacheInfo.addUnlocked(TemplateCacheInfo subject) TemplateCacheInfo.establishListScan(boolean random_scan) TemplatesExtendedIndexHandler.establishScan(K startPos, short relation, K endPos, boolean endPosInclusive) establish a scan according to the relation given and startPos : the start-scan object , null means scan all values.TemplatesExtendedIndexHandler.establishScan(K startPos, short relation, K endPos, boolean endPosInclusive, boolean ordered) establish a scan according to the relation given and startPos : the start-scan object , null means scan all values.TypeData.getExtendedTemplates(MatchTarget matchTarget) TemplateCacheInfo.getHead()TypeData.getNotifyExtendedTemplates()TypeData.getNotifyTemplates()TypeData.getNotifyUidTemplates()XtnData.getNTemplates()XtnData.getNTemplates(boolean createIfNull) TemplatesExtendedIndexHandler.getOrderedStore()TypeData.getReadTakeExtendedTemplates()TypeData.getReadTakeTemplates()TypeData.getReadTakeUidTemplates()XtnData.getRTTemplates()XtnData.getRTTemplates(boolean createIfNull) TypeData.getTemplates(MatchTarget matchTarget) TypeData.getUidTemplates(MatchTarget matchTarget, String uid) TemplateCacheInfo.getValue(int id) TemplateCacheInfo.next(IStoredListIterator<TemplateCacheInfo> slh) Methods in com.j_spaces.core.cache with parameters of type TemplateCacheInfoModifier and TypeMethodDescriptionTemplateCacheInfo.add(TemplateCacheInfo subject) voidTypeDataIndex.addNullNotifyTemplate(TemplateCacheInfo template) voidTypeDataIndex.addNullReadTakeTemplate(TemplateCacheInfo template) TemplateCacheInfo.addUnlocked(TemplateCacheInfo subject) booleanTemplateCacheInfo.contains(TemplateCacheInfo obj) protected voidCompoundCustomTypeDataIndex.insertBasicIndexTemplate(TemplateCacheInfo pTemplate, boolean isNullIndex) protected voidTypeDataIndex.insertBasicIndexTemplate(TemplateCacheInfo pTemplate, boolean isNullIndex) TemplatesExtendedIndexHandler.insertEntryIndexedField(TemplateCacheInfo pTemplate, K fieldValue, TypeData pType, boolean alreadyCloned) insert a value for this key- if key already exist insert into the SL of same valuesprotected intCompoundCustomTypeDataIndex.removeBasicIndexTemplate(TemplateCacheInfo pTemplate, IObjectInfo<TemplateCacheInfo> oi, int refpos) protected intTypeDataIndex.removeBasicIndexTemplate(TemplateCacheInfo pTemplate, IObjectInfo<TemplateCacheInfo> oi, int refpos) booleanTemplateCacheInfo.removeByObject(TemplateCacheInfo obj) voidTemplatesExtendedIndexHandler.removeEntryIndexedField(IEntryHolder eh, Object fieldValue, TemplateCacheInfo pTemplate, IObjectInfo oi) remove entry indexed field from cache.voidTemplateCacheInfo.setSubject(TemplateCacheInfo subject) Method parameters in com.j_spaces.core.cache with type arguments of type TemplateCacheInfoModifier and TypeMethodDescriptionTemplateCacheInfo.next(IStoredListIterator<TemplateCacheInfo> slh) protected intCompoundCustomTypeDataIndex.removeBasicIndexTemplate(TemplateCacheInfo pTemplate, IObjectInfo<TemplateCacheInfo> oi, int refpos) protected intTypeDataIndex.removeBasicIndexTemplate(TemplateCacheInfo pTemplate, IObjectInfo<TemplateCacheInfo> oi, int refpos)