Class PulsarRecord<T>

java.lang.Object
org.apache.pulsar.functions.source.PulsarRecord<T>
All Implemented Interfaces:
Record<T>, RecordWithEncryptionContext<T>

public class PulsarRecord<T> extends Object implements RecordWithEncryptionContext<T>