Class EventIteratorToReceiver


  • public class EventIteratorToReceiver
    extends java.lang.Object
    Class to read pull events from an EventIterator and write them to a Receiver
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void copy​(EventIterator in, SequenceReceiver out)
      Read the data obtained from an EventIterator and write the same data to a SequenceReceiver
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait