Uses of Class
org.exoplatform.commons.search.index.IndexingServiceConnector
Packages that use IndexingServiceConnector
-
Uses of IndexingServiceConnector in org.exoplatform.commons.search.index
Methods in org.exoplatform.commons.search.index that return types with arguments of type IndexingServiceConnectorModifier and TypeMethodDescriptionIndexingOperationProcessor.getConnectors()Gets all current connectorsMethods in org.exoplatform.commons.search.index with parameters of type IndexingServiceConnectorModifier and TypeMethodDescriptionvoidIndexingOperationProcessor.addConnector(IndexingServiceConnector indexingServiceConnector) Add Indexing Connector to the servicevoidIndexingOperationProcessor.addConnector(IndexingServiceConnector indexingServiceConnector, Boolean override) Add Indexing Connector to the service -
Uses of IndexingServiceConnector in org.exoplatform.commons.search.index.impl
Subclasses of IndexingServiceConnector in org.exoplatform.commons.search.index.implModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 7/22/15Methods in org.exoplatform.commons.search.index.impl with parameters of type IndexingServiceConnectorModifier and TypeMethodDescriptionvoidElasticIndexingOperationProcessor.addConnector(IndexingServiceConnector indexingServiceConnector) voidElasticIndexingOperationProcessor.addConnector(IndexingServiceConnector indexingServiceConnector, Boolean override)