protected static class KafkaReader.PartitionState extends Object
CompletableFuture<Void>
existingRecordsFuture
void
onConsume(long offset, boolean initialized)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final CompletableFuture<Void> existingRecordsFuture
public void onConsume(long offset, boolean initialized)
public String toString()
toString
Object