Interface AfterAllStreams

All Known Implementing Classes:
FirstSamplePP

public interface AfterAllStreams
If the post processor needs to send some data after all the streams have been processed, this is the hook. This is often used to process the last known sample before the start time correctly
Author:
mshankar
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details