Package org.apache.drill.exec.server.rest.stream
package org.apache.drill.exec.server.rest.stream
-
ClassDescriptionQuery runner for streaming JSON results.Stream the results of a query to a REST client as JSON, following the schema defined by
QueryResult
to maintain backward compatibility.