Class RawFileKeyReader

java.lang.Object
org.apache.pulsar.functions.api.examples.RawFileKeyReader
All Implemented Interfaces:
Serializable, CryptoKeyReader

public class RawFileKeyReader extends Object implements CryptoKeyReader
Example function that provide a constructor with mapinvalid input: '<'string, object> argument to initialize the CryptoKeyReader class used by pulsar function.
See Also: