Class FlinkKafkaPublisher

java.lang.Object
com.here.platform.data.client.flink.javadsl.FlinkKafkaPublisher
All Implemented Interfaces:
Serializable

public class FlinkKafkaPublisher extends Object implements Serializable
Use this class for manually managing publishing to a stream layer. Requires call terminate() method after multiple usage of publish(java.util.Iterator<com.here.platform.data.client.model.PendingPartition>) method.

param: hrn catalog identifier.

See Also: