public interface ResultsAvailableHandler2 extends ResultsAvailableHandler
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
onSingleResultAvailable(ResultSourceInfo source,
ResultSinkInfo sinks)
Notifies the handler that a new data flow result is available
|
onResultsAvailableboolean onSingleResultAvailable(ResultSourceInfo source, ResultSinkInfo sinks)
source - The source from which the data flow originatedsinks - The sink at which the data flow endedCopyright © 2022 Fraunhofer SIT. All rights reserved.