Uses of Interface
org.openiam.esb.elasticsearch.reindex.ElasticsearchReindexProcessor
-
-
Uses of ElasticsearchReindexProcessor in org.openiam.esb.core.meta.service.impl
Constructors in org.openiam.esb.core.meta.service.impl with parameters of type ElasticsearchReindexProcessor Constructor Description MetadataTypeServiceImpl(MetadataTypeRepository dbRepository, MetadataTypeElasticSearchRepository esRepository, MetaDataTypeDozerConverter converter, MetadataTypeDocToEntityConverter documentToEntityConverter, ElasticsearchReindexProcessor elasticSearchReindexer, MetadataElementRepository metadataElementRepository, InternationalizationProvider internationalizationProvider)
-
Uses of ElasticsearchReindexProcessor in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ElasticsearchReindexProcessor Constructor Description ElasticSearchReindexerListener(EsReindexQueue queue, ElasticsearchReindexProcessor reindexer, UserRabbitMQService userRabbitMQService, PropertyValueCache propertyValueSweeper)
-
Uses of ElasticsearchReindexProcessor in org.openiam.esb.core.org.service.impl
-
Uses of ElasticsearchReindexProcessor in org.openiam.esb.core.service.impl
Fields in org.openiam.esb.core.service.impl declared as ElasticsearchReindexProcessor Modifier and Type Field Description protected ElasticsearchReindexProcessor
AbstractKeyGetBeansElasticsearchServiceImpl. elasticSearchReindexer
-
Uses of ElasticsearchReindexProcessor in org.openiam.esb.elasticsearch.reindex.impl
Classes in org.openiam.esb.elasticsearch.reindex.impl that implement ElasticsearchReindexProcessor Modifier and Type Class Description class
ElasticsearchReindexProcessorImpl
-