@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, readEventsvoid commit()
     throws IOException
IOExceptionCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.