Class PulsarFunctionRecord<T>

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

public class PulsarFunctionRecord<T> extends Object implements Record<T>
The record returned by the proxy to the user.