Uses of Class
io.vertigo.datafactory.search.definitions.SearchIndexDefinitionSupplier
-
Packages that use SearchIndexDefinitionSupplier Package Description io.vertigo.datafactory.search.definitions -
-
Uses of SearchIndexDefinitionSupplier in io.vertigo.datafactory.search.definitions
Methods in io.vertigo.datafactory.search.definitions that return SearchIndexDefinitionSupplier Modifier and Type Method Description SearchIndexDefinitionSupplier
SearchIndexDefinitionSupplier. withCopyToFields(String fromField, String... toFields)
SearchIndexDefinitionSupplier
SearchIndexDefinitionSupplier. withIndexDtDefinition(String indexDtDefinitionName)
SearchIndexDefinitionSupplier
SearchIndexDefinitionSupplier. withKeyConcept(String keyConceptDtDefinitionName)
SearchIndexDefinitionSupplier
SearchIndexDefinitionSupplier. withLoaderId(String indexLoaderId)
-