Class StatsWriterStreamerImpl

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Core core  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void write​(java.io.OutputStream output_stream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • core

        protected final Core core
    • Constructor Detail

      • StatsWriterStreamerImpl

        public StatsWriterStreamerImpl​(Core _core)
    • Method Detail

      • write

        public void write​(java.io.OutputStream output_stream)
                   throws java.io.IOException
        Specified by:
        write in interface StatsWriterStreamer
        Throws:
        java.io.IOException