public interface UnboundRecordFilter
| Modifier and Type | Method and Description |
|---|---|
RecordFilter |
bind(Iterable<ColumnReader> readers)
Call to bind to actual columns and create filter.
|
RecordFilter bind(Iterable<ColumnReader> readers)
readers - an iterable of readers to bind this filter toCopyright © 2024 The Apache Software Foundation. All rights reserved.