Class HyperRowSetImpl.HyperRowSetBuilderImpl
java.lang.Object
org.apache.drill.exec.physical.rowSet.HyperRowSetImpl.HyperRowSetBuilderImpl
- All Implemented Interfaces:
RowSet.HyperRowSetBuilder
- Enclosing class:
- HyperRowSetImpl
public static class HyperRowSetImpl.HyperRowSetBuilderImpl
extends Object
implements RowSet.HyperRowSetBuilder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addBatch
(RowSet.SingleRowSet rowSet) void
addBatch
(VectorContainer container) build()
-
Constructor Details
-
HyperRowSetBuilderImpl
-
-
Method Details
-
addBatch
- Specified by:
addBatch
in interfaceRowSet.HyperRowSetBuilder
-
addBatch
- Specified by:
addBatch
in interfaceRowSet.HyperRowSetBuilder
-
build
- Specified by:
build
in interfaceRowSet.HyperRowSetBuilder
- Throws:
SchemaChangeException
-