CacheStream
or its various
classes.See: Description
Interface | Description |
---|---|
CacheAware<K,V> |
Interface that describes how a cache can be injected into another object.
|
Class | Description |
---|---|
CacheCollectors |
Helper class designed to be used to create a serializable Collector for use with
CacheStream.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 |
CacheStream
or its various
classes.Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.