Java org.springframework.data.gemfire.config.support DefinedIndexesApplicationListener fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.gemfire.config.support DefinedIndexesApplicationListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.gemfire.config.support DefinedIndexesApplicationListener.

The text is from its open source code.

Constructor

Method

voidonApplicationEvent(ContextRefreshedEvent event)
Attempts to create all defined org.apache.geode.cache.query.Index Indexes using the QueryService , defineXxxIndex(..) API once the Spring ApplicationContext has been refreshed.