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