类 StreamsRecord
java.lang.Object
org.apache.pulsar.io.dynamodb.StreamsRecord
- 所有已实现的接口:
org.apache.pulsar.functions.api.Record<byte[]>
This is a direct adaptation of the kinesis record for kcl v1,
with a little branching added for dynamo-specific logic.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.apache.pulsar.functions.api.Record
ack, fail, getDestinationTopic, getEventTime, getKey, getMessage, getPartitionId, getPartitionIndex, getProperties, getRecordSequence, getSchema, getTopicName, getValue