OUT
- Type of the deserialized row.@Internal public interface ArrowReader<OUT>
Modifier and Type | Method and Description |
---|---|
OUT |
read(int rowId)
Read the specified row from underlying Arrow format data.
|
OUT read(int rowId)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.