Package | Description |
---|---|
org.apache.flink.statefun.sdk.kinesis.egress |
Modifier and Type | Method and Description |
---|---|
static EgressRecord.Builder |
EgressRecord.newBuilder() |
EgressRecord.Builder |
EgressRecord.Builder.withData(byte[] data) |
EgressRecord.Builder |
EgressRecord.Builder.withExplicitHashKey(java.lang.String explicitHashKey) |
EgressRecord.Builder |
EgressRecord.Builder.withPartitionKey(java.lang.String partitionKey) |
EgressRecord.Builder |
EgressRecord.Builder.withStream(java.lang.String stream) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.