Class IndexConfigurationComparator<TState,TSettings,TJsonp>

java.lang.Object
io.jmix.search.index.impl.IndexConfigurationComparator<TState,TSettings,TJsonp>
Type Parameters:
TState - - type of the index state object
TSettings - - type of the settings object
TJsonp - - Jsonp type
Direct Known Subclasses:
ElasticsearchIndexConfigurationComparator, OpenSearchIndexConfigurationComparator

public abstract class IndexConfigurationComparator<TState,TSettings,TJsonp> extends Object
The comparator that compares both the application's index configuration and the search index state at the search server.