Uses of Interface
org.infinispan.commands.functional.functions.InjectableComponent
-
Packages that use InjectableComponent Package Description org.infinispan.commands.functional org.infinispan.commands.functional.functions -
-
Uses of InjectableComponent in org.infinispan.commands.functional
Subinterfaces of InjectableComponent in org.infinispan.commands.functional Modifier and Type Interface Description interface
Mutation<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 Modifier and Type Class Description class
MergeFunction<K,V>
-