Uses of Class
org.apache.drill.exec.record.SchemaBuilder
Packages that use SchemaBuilder
-
Uses of SchemaBuilder in org.apache.drill.exec.record
Methods in org.apache.drill.exec.record that return SchemaBuilderModifier and TypeMethodDescriptionSchemaBuilder.addField(MaterializedField f) SchemaBuilder.addFields(Iterable<MaterializedField> fields) SchemaBuilder.addSerializedFields(Iterable<UserBitShared.SerializedField> fields) static SchemaBuilderBatchSchema.newBuilder()SchemaBuilder.removeField(MaterializedField f) SchemaBuilder.setSelectionVectorMode(BatchSchema.SelectionVectorMode selectionVectorMode)