| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.space | |
| com.gigaspaces.internal.server.storage | |
| com.j_spaces.core.cache.context | 
| Modifier and Type | Method and Description | 
|---|---|
static MatchResult | 
MatchResult.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MatchResult[] | 
MatchResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MatchResult | 
ITemplateHolder.match(CacheManager cacheManager,
     IEntryHolder entry,
     int skipAlreadyMatchedFixedPropertyIndex,
     String skipAlreadyMatchedIndexPath,
     boolean safeEntry,
     Context context,
     RegexCache regexCache)  | 
MatchResult | 
TemplateHolder.match(CacheManager cacheManager,
     IEntryHolder entry,
     int skipAlreadyMatchedFixedPropertyIndex,
     String skipAlreadyMatchedIndexPath,
     boolean safeEntry,
     Context context,
     RegexCache regexCache)  | 
| Modifier and Type | Method and Description | 
|---|---|
MatchResult | 
Context.getLastMatchResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Context.setLastMatchResult(MatchResult res)  | 
void | 
Context.setRawmatchResult(ITransactionalEntryData entryData,
                 MatchResult res,
                 IEntryHolder entry,
                 ITemplateHolder template)  | 
Copyright © GigaSpaces.