Class TransactionalEventStreamWriterImpl<Type>

  • Type Parameters:
    Type - The type of event that is sent
    All Implemented Interfaces:
    TransactionalEventStreamWriter<Type>, java.lang.AutoCloseable

    public class TransactionalEventStreamWriterImpl<Type>
    extends java.lang.Object
    implements TransactionalEventStreamWriter<Type>
    This class creates transactions, and manages their lifecycle.