| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| org.infinispan.stream.impl |
| Modifier and Type | Method and Description |
|---|---|
default LongCacheStream |
LongCacheStream.map(SerializableLongUnaryOperator mapper)
Same as
LongCacheStream.map(LongUnaryOperator) except that the LongUnaryOperator must also
implement Serializable. |
| Modifier and Type | Method and Description |
|---|---|
LongCacheStream |
DistributedLongCacheStream.map(SerializableLongUnaryOperator mapper) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.