public class ChompFactory extends Object implements FilterFactory
Constructor and Description |
---|
ChompFactory() |
Modifier and Type | Method and Description |
---|---|
Filter |
getFilter(AnalyticsCommand cmd)
Retrieves the appropriate Filter for the given command.
|
public Filter getFilter(AnalyticsCommand cmd)
FilterFactory
getFilter
in interface FilterFactory
cmd
- a command parsed from the query stringCopyright © 2015. All rights reserved.