Interface AsyncStreamingCache.CacheEntryPublisher
- All Superinterfaces:
AutoCloseable, Flow.Publisher<ByteBuffer>
- Enclosing interface:
AsyncStreamingCache<K>
public static interface AsyncStreamingCache.CacheEntryPublisher
extends Flow.Publisher<ByteBuffer>, AutoCloseable
- Since:
- 14.0
-
Method Summary
Methods inherited from interface AutoCloseable
closeMethods inherited from interface Flow.Publisher
subscribe