public static class StreamEvent.ProgressEvent extends StreamEvent
StreamEvent.ProgressEvent, StreamEvent.SessionCompleteEvent, StreamEvent.SessionPreparedEvent, StreamEvent.Type| Modifier and Type | Field and Description | 
|---|---|
| ProgressInfo | progress | 
eventType, planId| Constructor and Description | 
|---|
| ProgressEvent(java.util.UUID planId,
             ProgressInfo progress) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() | 
public final ProgressInfo progress
public ProgressEvent(java.util.UUID planId,
                     ProgressInfo progress)
Copyright © 2018 The Apache Software Foundation