Uses of Class
org.infinispan.commands.functional.functions.MergeFunction
-
Packages that use MergeFunction Package Description org.infinispan.commands.functional.functions -
-
Uses of MergeFunction in org.infinispan.commands.functional.functions
Methods in org.infinispan.commands.functional.functions that return MergeFunction Modifier and Type Method Description MergeFunctionMergeFunction.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.commands.functional.functions that return types with arguments of type MergeFunction Modifier and Type Method Description Set<Class<? extends MergeFunction>>MergeFunction.Externalizer. getTypeClasses()Methods in org.infinispan.commands.functional.functions with parameters of type MergeFunction Modifier and Type Method Description voidMergeFunction.Externalizer. writeObject(ObjectOutput output, MergeFunction object)
-