| Package | Description | 
|---|---|
| org.apache.cassandra.streaming | |
| org.apache.cassandra.streaming.management | 
| Modifier and Type | Field and Description | 
|---|---|
| ProgressInfo | StreamEvent.ProgressEvent. progress | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Collection<ProgressInfo> | SessionInfo. getReceivingFiles() | 
| java.util.Collection<ProgressInfo> | SessionInfo. getSendingFiles() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StreamResultFuture. handleProgress(ProgressInfo progress) | 
| void | SessionInfo. updateProgress(ProgressInfo newProgress)Update progress of receiving/sending file. | 
| void | StreamCoordinator. updateProgress(ProgressInfo info) | 
| Constructor and Description | 
|---|
| ProgressEvent(java.util.UUID planId,
             ProgressInfo progress) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProgressInfo | ProgressInfoCompositeData. fromCompositeData(javax.management.openmbean.CompositeData cd) | 
| Modifier and Type | Method and Description | 
|---|---|
| static javax.management.openmbean.CompositeData | ProgressInfoCompositeData. toCompositeData(java.util.UUID planId,
               ProgressInfo progressInfo) | 
Copyright © 2018 The Apache Software Foundation