public interface DynamicAttributesExtractor
Modifier and Type | Method and Description |
---|---|
<T> Map<String,T> |
attributesFor(Element element)
Given a particular cache element, returns a map from attribute names, to their respective values to use for indexing.
|
<T> Map<String,T> attributesFor(Element element)
element
- Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.