Uses of Interface
org.infinispan.commands.functional.functions.InjectableComponent
Packages that use InjectableComponent
Package
Description
-
Uses of InjectableComponent in org.infinispan.commands.functional
Subinterfaces of InjectableComponent in org.infinispan.commands.functionalModifier and TypeInterfaceDescriptioninterfaceMutation<K,V, R> Simplified version of functional command used for read-only operations after transactional modifications. -
Uses of InjectableComponent in org.infinispan.commands.functional.functions
Classes in org.infinispan.commands.functional.functions that implement InjectableComponent -
Uses of InjectableComponent in org.infinispan.distribution.group.impl
Classes in org.infinispan.distribution.group.impl that implement InjectableComponent -
Uses of InjectableComponent in org.infinispan.stream.impl
Classes in org.infinispan.stream.impl that implement InjectableComponentModifier and TypeClassDescriptionfinal classFunction that is used to encapsulate multiple intermediate operations and perform them lazily when the function is applied.final classReducer implementation for Distributed Publisher that converts between CacheStream operations to an appropriate Reducer