Class CountingOutputStreamEvent

  • All Implemented Interfaces:
    Event

    public class CountingOutputStreamEvent
    extends AbstractFlowEvent
    Event is fired when the statistics counting outputstream size is enabled
    • Constructor Detail

      • CountingOutputStreamEvent

        public CountingOutputStreamEvent​(Long bytesWritten)
      • CountingOutputStreamEvent

        public CountingOutputStreamEvent()
    • Method Detail

      • getBytesWritten

        public Long getBytesWritten()
      • setBytesWritten

        public void setBytesWritten​(Long bytesWritten)