Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.j_spaces.core.cache |
Modifier and Type | Method and Description |
---|---|
static MatchTarget |
MatchTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchTarget[] |
MatchTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Object |
CacheManager.findTemplatesByIndex(Context context,
IServerTypeDesc typeDesc,
IEntryHolder entry,
MatchTarget matchTarget)
given a class name return the SL of matching templates.
|
IStoredList<TemplateCacheInfo> |
TypeData.getExtendedTemplates(MatchTarget matchTarget) |
IStoredList<TemplateCacheInfo> |
TypeData.getTemplates(MatchTarget matchTarget) |
IStoredList<TemplateCacheInfo> |
TypeData.getUidTemplates(MatchTarget matchTarget,
String uid) |
Constructor and Description |
---|
UnderXtnTemplatesIter(Context context,
XtnEntry xtnEntry,
MatchTarget matchTarget,
CacheManager cacheManager) |
Copyright © GigaSpaces.