public static final class PulsarDeserializer.RowUpdater extends Object
| Constructor and Description |
|---|
RowUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(int ordinal,
Object value) |
void |
setNullAt(int ordinal) |
void |
setRow(org.apache.flink.types.Row currentRow) |
public void setRow(org.apache.flink.types.Row currentRow)
public void set(int ordinal,
Object value)
public void setNullAt(int ordinal)
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.