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