@FunctionalInterface public static interface RecordMapperWrapperRecordIterator.RecordMapper<I,O>
Modifier and Type | Method and Description |
---|---|
O |
map(I in)
Map the record.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.