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 interfaceExposes read-only operations that can be executed against the functional map.static interfaceExposes read-write operations that can be executed against the functional map.static interfaceExposes 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 providingParaminstances.