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.Type
Copyright © 2013 The Apache Software Foundation