public class StreamsRecord extends Object implements org.apache.pulsar.functions.api.Record<byte[]>
| Modifier and Type | Field and Description |
|---|---|
static String |
ARRIVAL_TIMESTAMP |
static String |
ENCRYPTION_TYPE |
static String |
EVENT_NAME |
static String |
PARTITION_KEY |
static String |
SEQUENCE_NUMBER |
| Constructor and Description |
|---|
StreamsRecord(com.amazonaws.services.kinesis.model.Record record) |
public static final String ARRIVAL_TIMESTAMP
public static final String ENCRYPTION_TYPE
public static final String PARTITION_KEY
public static final String SEQUENCE_NUMBER
public static final String EVENT_NAME
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.