| Package | Description |
|---|---|
| org.apache.pulsar.io.kinesis |
| Modifier and Type | Method and Description |
|---|---|
static KinesisSinkConfig.MessageFormat |
KinesisSinkConfig.MessageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinesisSinkConfig.MessageFormat[] |
KinesisSinkConfig.MessageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
KinesisSink.createKinesisMessage(KinesisSinkConfig.MessageFormat msgFormat,
org.apache.pulsar.functions.api.Record<byte[]> record) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.