Class SingleSegmentPublisher<E>

java.lang.Object
org.infinispan.persistence.support.SingleSegmentPublisher<E>
All Implemented Interfaces:
NonBlockingStore.SegmentedPublisher<E>, org.reactivestreams.Publisher<E>

public class SingleSegmentPublisher<E> extends Object implements NonBlockingStore.SegmentedPublisher<E>