TimestampStreamTransformer<S>  constructor 
      
      TimestampStreamTransformer<S> ()
     
    
Constructs a StreamTransformer which emits events from the source Stream as snapshots in the form of Timestamped.
Implementation
TimestampStreamTransformer();