Uses of Class
org.springframework.data.gemfire.IndexFactoryBean
Packages that use IndexFactoryBean
-
Uses of IndexFactoryBean in org.springframework.data.gemfire.config.annotation
Methods in org.springframework.data.gemfire.config.annotation with parameters of type IndexFactoryBeanModifier and TypeMethodDescriptiondefault void
IndexConfigurer.configure
(String beanName, IndexFactoryBean bean) Configuration callback method providing a reference to aIndexFactoryBean
used to construct, configure and initialize an instance of a peerIndex
.