@FunctionalInterface public interface ColumnBatchFactory<BatchT,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit> extends Serializable
VectorizedColumnBatch.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.data.columnar.vector.VectorizedColumnBatch |
create(SplitT splitT,
BatchT rowBatch) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.