| Package | Description |
|---|---|
| com.hazelcast.jet.stream |
java.util.stream implementation using Hazelcast Jet
|
| Modifier and Type | Method and Description |
|---|---|
default DistributedLongStream |
DistributedDoubleStream.mapToLong(DistributedDoubleToLongFunction mapper)
Returns a
LongStream consisting of the results of applying the
given function to the elements of this stream. |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.