T - type of the sourcepublic class Twister2EmptySource<T> extends edu.iu.dsc.tws.api.tset.fn.BaseSourceFunc<WindowedValue<T>>
| Constructor and Description |
|---|
Twister2EmptySource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
WindowedValue<T> |
next() |
getInput, getTSetContext, preparepublic boolean hasNext()
public WindowedValue<T> next()