public interface FrameColumnReader
RowSignature. Stateless and immutable,
so it can be shared between multiple frame readers as long as all frames have the same signature.| Modifier and Type | Method and Description |
|---|---|
ColumnPlus |
readColumn(Frame frame)
Returns a column reference for the provided frame.
|
ColumnPlus readColumn(Frame frame)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.