Package io.confluent.parallelconsumer
Class RecordContextInternal<K,V>
java.lang.Object
io.confluent.parallelconsumer.RecordContextInternal<K,V>
public class RecordContextInternal<K,V> extends Object
Internal only view of the
RecordContext class.-
Constructor Summary
Constructors Constructor Description RecordContextInternal(WorkContainer<K,V> wc) -
Method Summary
Modifier and Type Method Description RecordContext<K,V>getRecordContext()WorkContainer<K,V>getWorkContainer()