Uses of Interface
org.openmetadata.service.search.indexes.ElasticSearchIndex
-
Packages that use ElasticSearchIndex Package Description org.openmetadata.service.search org.openmetadata.service.search.indexes -
-
Uses of ElasticSearchIndex in org.openmetadata.service.search
Methods in org.openmetadata.service.search that return ElasticSearchIndex Modifier and Type Method Description static ElasticSearchIndexSearchIndexFactory. buildIndex(String entityType, Object entity) -
Uses of ElasticSearchIndex in org.openmetadata.service.search.indexes
Subinterfaces of ElasticSearchIndex in org.openmetadata.service.search.indexes Modifier and Type Interface Description interfaceColumnIndexClasses in org.openmetadata.service.search.indexes that implement ElasticSearchIndex Modifier and Type Class Description classContainerIndexclassDashboardIndexclassGlossaryTermIndexclassMlModelIndexclassPipelineIndexclassQueryIndexclassReportDataIndexesclassTableIndexclassTagIndexclassTeamIndexclassTestCaseIndexclassTopicIndexclassUserIndex
-