- All Implemented Interfaces:
- edu.iu.dsc.tws.api.compute.modifiers.Closable, edu.iu.dsc.tws.api.tset.fn.SourceFunc<org.apache.beam.sdk.util.WindowedValue<byte[]>>, edu.iu.dsc.tws.api.tset.fn.TFunction<org.apache.beam.sdk.util.WindowedValue<byte[]>,org.apache.beam.sdk.util.WindowedValue<byte[]>>, java.io.Serializable
public class ImpulseSource
extends java.lang.Object
implements edu.iu.dsc.tws.api.tset.fn.SourceFunc<org.apache.beam.sdk.util.WindowedValue<byte[]>>
A SourceFunc
which executes the impulse transform contract.
- See Also:
- Serialized Form