Class BeamCalcRel.WrappedRow

java.lang.Object
java.util.AbstractCollection<Object>
java.util.AbstractList<Object>
org.apache.beam.sdk.extensions.sql.impl.rel.BeamCalcRel.WrappedRow
All Implemented Interfaces:
Iterable<Object>, Collection<Object>, List<Object>, SequencedCollection<Object>
Enclosing class:
BeamCalcRel

public abstract static class BeamCalcRel.WrappedRow extends AbstractList<Object>
WrappedRow translates Row on access.