Class DirectStatement.ResultSet

java.lang.Object
org.apache.druid.sql.DirectStatement.ResultSet
All Implemented Interfaces:
SqlLifecycleManager.Cancelable
Enclosing class:
DirectStatement

public class DirectStatement.ResultSet extends Object implements SqlLifecycleManager.Cancelable
Represents the execution plan for a query with the ability to run that plan (once).