Package io.hstream
Interface Responder
-
public interface ResponderAn object used to send acks to the HStream servers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidack()Acknowledges that the message has been successfully processed.
-