Uses of Class
org.infinispan.query.backend.KeyTransformationHandler
-
Packages that use KeyTransformationHandler Package Description org.infinispan.query.impl Query module internals. -
-
Uses of KeyTransformationHandler in org.infinispan.query.impl
Methods in org.infinispan.query.impl that return KeyTransformationHandler Modifier and Type Method Description static KeyTransformationHandlerComponentRegistryUtils. getKeyTransformationHandler(org.infinispan.Cache<?,?> cache)Methods in org.infinispan.query.impl with parameters of type KeyTransformationHandler Modifier and Type Method Description static org.hibernate.search.engine.environment.bean.BeanReference<? extends org.hibernate.search.mapper.pojo.bridge.IdentifierBridge<Object>>KeyTransformationHandlerIdentifierBridge. createReference(KeyTransformationHandler keyTransformationHandler)
-