public static interface TableWriteImpl.RecordExtractor<T>
T
from the SinkRecord
.Modifier and Type | Method and Description |
---|---|
T |
extract(SinkRecord record,
RowKind rowKind) |
T extract(SinkRecord record, RowKind rowKind)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.