Interface DrillResultSet

All Superinterfaces:
AutoCloseable, ResultSet, Wrapper
All Known Implementing Classes:
DrillResultSetImpl

public interface DrillResultSet extends ResultSet
Drill-specific ResultSet.
See Also: