类 HdfsSyncThread<V>

java.lang.Object
java.lang.Thread
org.apache.pulsar.io.hdfs3.sink.HdfsSyncThread<V>
类型参数:
V -
所有已实现的接口:
Runnable

public class HdfsSyncThread<V> extends Thread
A thread that runs in the background and acknowledges Records after they have been written to disk.