Package org.apache.druid.server
Class QueryResponse<T>
java.lang.Object
org.apache.druid.server.QueryResponse<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> QueryResponse<T>withEmptyContext(Sequence<T> results)
-
Constructor Details
-
QueryResponse
-
-
Method Details
-
withEmptyContext
-
getResults
-
getResponseContext
-