Package org.infinispan.stream
Cache stream processing.
- Public API
-
Interface Summary Interface Description CacheAware<K,V> Interface that describes how a cache can be injected into another object. -
Class Summary Class Description CacheCollectors Helper class designed to be used to create a serializable Collector for use withCacheStream.collect(Collector)
from a supplier of a collector.StreamMarshalling Static factory class containing methods that will provide marshallable instances for very common use cases.StreamMarshalling.StreamMarshallingExternalizer