Class ToolChestBasedResultSerializedRunner<T>

java.lang.Object
org.apache.druid.query.ToolChestBasedResultSerializedRunner<T>
All Implemented Interfaces:
QueryRunner<T>

public class ToolChestBasedResultSerializedRunner<T> extends Object implements QueryRunner<T>
Implements a QueryRunner that takes ResultSerializationMode into account. It uses the toolchest service methods to provide the appropriate serialization.