public interface StreamEventHandler extends com.google.common.util.concurrent.FutureCallback<StreamState>
| Modifier and Type | Method and Description | 
|---|---|
| void | handleStreamEvent(StreamEvent event)Callback for various streaming events. | 
void handleStreamEvent(StreamEvent event)
event - Stream event.StreamEvent.TypeCopyright © 2018 The Apache Software Foundation