Class AggregationSpecToPivotMapper

java.lang.Object
org.graylog.plugins.views.search.rest.scriptingapi.mapping.AggregationSpecToPivotMapper
All Implemented Interfaces:
Function<AggregationRequestSpec,Pivot>

public class AggregationSpecToPivotMapper extends Object implements Function<AggregationRequestSpec,Pivot>