public class ProcessRecordAttributesUtil extends Object
RecordAttributes
.Constructor and Description |
---|
ProcessRecordAttributesUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
processWithOutput(RecordAttributes recordAttributes,
org.apache.flink.streaming.api.operators.Output output) |
static void |
processWithWrite(RecordAttributes recordAttributes,
StoreSinkWrite write) |
public static void processWithWrite(RecordAttributes recordAttributes, StoreSinkWrite write)
public static void processWithOutput(RecordAttributes recordAttributes, org.apache.flink.streaming.api.operators.Output output)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.