Package | Description |
---|---|
org.infinispan.stream.impl | |
org.infinispan.stream.impl.local |
Class and 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 operations
|
LocalIntCacheStream
IntStream that wraps a given stream to allow for additional functionality such as injection of values into
various operations
|
LocalLongCacheStream
LongStream that wraps a given stream to allow for additional functionality such as injection of values into
various operations
|
Class and 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 operations
|
LocalIntCacheStream
IntStream that wraps a given stream to allow for additional functionality such as injection of values into
various operations
|
LocalLongCacheStream
LongStream that wraps a given stream to allow for additional functionality such as injection of values into
various operations
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.