public class SpringExpresssionLanguageFilter extends Object implements Filter<Record>, MapSerializer
| Constructor and Description |
|---|
SpringExpresssionLanguageFilter(String query) |
SpringExpresssionLanguageFilter(String query,
Map<String,? extends Object> variables) |
public SpringExpresssionLanguageFilter(String query)
public boolean accept(Record object)
Filterpublic Map<String,Object> toMap()
MapSerializerConvert the object to a Map of property name, value pairs. The values can be one of the following supported types. Other values should be converted to one of these values.
toMap in interface MapSerializerCopyright © 2015 Revolution Systems Inc.. All rights reserved.