Interface DataStreams.OutputChunkConsumer<T>

    • Method Detail

      • read

        void read​(T chunk)
           throws java.io.IOException
        Throws:
        java.io.IOException