Interface MutinyStreamingCache.CacheEntryPublisher
- All Superinterfaces:
AutoCloseable, Flow.Publisher<ByteBuffer>, io.smallrye.mutiny.Multi<ByteBuffer>
- Enclosing interface:
MutinyStreamingCache<K>
public static interface MutinyStreamingCache.CacheEntryPublisher
extends io.smallrye.mutiny.Multi<ByteBuffer>, AutoCloseable
- Since:
- 14.0
-
Method Summary
Methods inherited from interface AutoCloseable
closeMethods inherited from interface Flow.Publisher
subscribeMethods inherited from interface io.smallrye.mutiny.Multi
attachContext, broadcast, cache, call, call, capDemandsTo, capDemandsUsing, collect, concatMap, convert, emitOn, emitOn, filter, flatMap, group, ifNoItem, invoke, invoke, log, log, map, onCancellation, onCompletion, onFailure, onFailure, onFailure, onItem, onOverflow, onRequest, onSubscription, onTermination, paceDemand, plug, runSubscriptionOn, select, skip, split, stage, subscribe, toHotStream, toUni, withContext