@FunctionalInterface public interface ColumnBatchFactory<BatchT,SplitT extends FileSourceSplit> extends Serializable
VectorizedColumnBatch
.Modifier and Type | Method and Description |
---|---|
VectorizedColumnBatch |
create(SplitT splitT,
BatchT rowBatch) |
VectorizedColumnBatch create(SplitT splitT, BatchT rowBatch)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.