Package | Description |
---|---|
org.infinispan.stream.impl.termop.object | |
org.infinispan.stream.impl.termop.primitive |
Modifier and Type | Class and Description |
---|---|
class |
ForEachOperation<K,V>
Terminal operation that handles for each where no map operations are defined
|
Modifier and Type | Class and Description |
---|---|
class |
ForEachFlatMapDoubleOperation<K>
Terminal rehash aware operation that handles for each where flat map operation is performed on a
DoubleStream . |
class |
ForEachFlatMapIntOperation<K>
Terminal rehash aware operation that handles for each where flat map operation is performed on a
IntStream . |
class |
ForEachFlatMapLongOperation<K>
Terminal rehash aware operation that handles for each where flat map operation is performed on a
LongStream . |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.