Class StructRow

Object
io.delta.kernel.internal.data.ChildVectorBasedRow
io.delta.kernel.internal.data.StructRow
All Implemented Interfaces:
Row

public class StructRow extends ChildVectorBasedRow
A Row abstraction for a struct type column vector and a specific rowId.
  • Method Details