| 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 IntCacheStream |
DoubleCacheStream.mapToInt(SerializableDoubleToIntFunction mapper)
Same as
DoubleCacheStream.mapToInt(DoubleToIntFunction) except that the DoubleToIntFunction must also
implement Serializable |
| Modifier and Type | Method and Description |
|---|---|
IntCacheStream |
DistributedDoubleCacheStream.mapToInt(SerializableDoubleToIntFunction mapper) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.