| Package | Description |
|---|---|
| org.infinispan.commands.functional | |
| org.infinispan.commands.functional.functions | |
| org.infinispan.stream.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Mutation<K,V,R>
Simplified version of functional command used for read-only operations after transactional modifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MergeFunction<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheIntermediatePublisher<R>
Function that is used to encapsulate multiple intermediate operations and perform them lazily when the function
is applied.
|
class |
CacheStreamIntermediateReducer<R>
Reducer implementation for Distributed Publisher that converts between CacheStream operations to an
appropriate Reducer
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.