public interface Row extends Getters, Setters
| Modifier and Type | Method and Description |
|---|---|
default boolean |
anyNull() |
Row |
copy() |
org.apache.arrow.vector.types.pojo.Schema |
getSchema() |
int |
numFields() |
get, getArray, getBinary, getBoolean, getBuffer, getByte, getDate, getDecimal, getFloat32, getFloat64, getInt16, getInt32, getInt64, getMap, getString, getStruct, getTimestamp, isNullAtsetArray, setBinary, setBoolean, setByte, setDate, setDecimal, setFloat32, setFloat64, setInt16, setInt32, setInt64, setMap, setNullAt, setString, setStruct, setTimestamporg.apache.arrow.vector.types.pojo.Schema getSchema()
int numFields()
Row copy()
default boolean anyNull()
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.