Uses of Interface
org.infinispan.functional.FunctionalMap
Packages that use FunctionalMap
-
Uses of FunctionalMap in org.infinispan.functional
Subinterfaces of FunctionalMap in org.infinispan.functionalModifier and TypeInterfaceDescriptionstatic interface
Exposes read-only operations that can be executed against the functional map.static interface
Exposes read-write operations that can be executed against the functional map.static interface
Exposes write-only operations that can be executed against the functional map.Methods in org.infinispan.functional that return FunctionalMapModifier and TypeMethodDescriptionFunctionalMap.withParams
(Param<?>... ps) Tweak functional map executions providingParam
instances.