Uses of Package
org.infinispan.stream.impl.local
-
Packages that use org.infinispan.stream.impl.local Package Description org.infinispan.stream.impl org.infinispan.stream.impl.local -
Classes in org.infinispan.stream.impl.local used by org.infinispan.stream.impl Class Description LocalCacheStream CacheStream that is to be used locally.LocalDoubleCacheStream DoubleStream that wraps a given stream to allow for additional functionality such as injection of values into various operationsLocalIntCacheStream IntStream that wraps a given stream to allow for additional functionality such as injection of values into various operationsLocalLongCacheStream LongStream that wraps a given stream to allow for additional functionality such as injection of values into various operations -
Classes in org.infinispan.stream.impl.local used by org.infinispan.stream.impl.local Class Description AbstractLocalCacheStream Implements the base operations required for a local stream.AbstractLocalCacheStream.StreamSupplier LocalCacheStream CacheStream that is to be used locally.LocalDoubleCacheStream DoubleStream that wraps a given stream to allow for additional functionality such as injection of values into various operationsLocalIntCacheStream IntStream that wraps a given stream to allow for additional functionality such as injection of values into various operationsLocalLongCacheStream LongStream that wraps a given stream to allow for additional functionality such as injection of values into various operations