Class SinkHandle

java.lang.Object
com.illumon.iris.db.v2.logaggregator.SinkHandle

public class SinkHandle extends Object
Handle for a BinaryLogQueueSink. Allows the output sink to be replaced out from under the consumer. Class instances are expected to be used from a single thread.