@InterfaceAudience.Private @InterfaceStability.Evolving public interface ReliableEventReader extends EventReader
Modifier and Type | Method and Description |
---|---|
void |
commit()
Indicate to the implementation that the previously-returned events have
been successfully processed and committed.
|
close, readEvent, readEvents
void commit() throws IOException
IOException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.