public class DynamicSearchChecker extends Object
Constructor and Description |
---|
DynamicSearchChecker() |
Modifier and Type | Method and Description |
---|---|
static Map<String,? extends Object> |
getSearchAttributes(Element e,
Set<String> reservedAttrs,
DynamicAttributesExtractor extractor)
Extracts dynamically indexed search attributes from cache element using provided extractor,
validating against reserved set of attribute names (provided by Ehcache search config)
|
public static Map<String,? extends Object> getSearchAttributes(Element e, Set<String> reservedAttrs, DynamicAttributesExtractor extractor) throws SearchException
e
- reservedAttrs
- extractor
- SearchException
Copyright © 2021. All rights reserved.