Uses of Class
org.infinispan.cache.impl.FunctionMapper
-
Packages that use FunctionMapper Package Description org.infinispan.cache.impl -
-
Uses of FunctionMapper in org.infinispan.cache.impl
Methods in org.infinispan.cache.impl that return FunctionMapper Modifier and Type Method Description FunctionMapperFunctionMapper.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.cache.impl that return types with arguments of type FunctionMapper Modifier and Type Method Description Set<Class<? extends FunctionMapper>>FunctionMapper.Externalizer. getTypeClasses()Methods in org.infinispan.cache.impl with parameters of type FunctionMapper Modifier and Type Method Description voidFunctionMapper.Externalizer. writeObject(ObjectOutput output, FunctionMapper object)
-