Package 

Interface EventBatchWriter

    • Method Summary

      Modifier and Type Method Description
      abstract ByteArray currentMetadata()
      abstract Boolean write(ByteArray event, ByteArray newMetadata) Writes the content of the event to the current available batch.
      • Methods inherited from class java.lang.Object

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