public class CastFieldGetter extends Object
CastExecutor
.Constructor and Description |
---|
CastFieldGetter(InternalRow.FieldGetter fieldGetter,
CastExecutor<?,?> castExecutor) |
Modifier and Type | Method and Description |
---|---|
<V> V |
getFieldOrNull(InternalRow row) |
public CastFieldGetter(InternalRow.FieldGetter fieldGetter, CastExecutor<?,?> castExecutor)
public <V> V getFieldOrNull(InternalRow row)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.