Uses of Record Class
org.infinispan.cache.impl.KeyFunctionEncoder
Packages that use KeyFunctionEncoder
-
Uses of KeyFunctionEncoder in org.infinispan.cache.impl
Classes in org.infinispan.cache.impl that implement interfaces with type arguments of type KeyFunctionEncoderMethods in org.infinispan.cache.impl that return KeyFunctionEncoderModifier and TypeMethodDescriptionKeyFunctionEncoder.KeyFunctionExternalizer.readObject(ObjectInput input) Methods in org.infinispan.cache.impl that return types with arguments of type KeyFunctionEncoderModifier and TypeMethodDescriptionSet<Class<? extends KeyFunctionEncoder>> KeyFunctionEncoder.KeyFunctionExternalizer.getTypeClasses()Methods in org.infinispan.cache.impl with parameters of type KeyFunctionEncoderModifier and TypeMethodDescriptionvoidKeyFunctionEncoder.KeyFunctionExternalizer.writeObject(ObjectOutput output, KeyFunctionEncoder object)