Uses of Class
de.hybris.bootstrap.ddl.adjusters.RemoveIndicesParams
-
Packages that use RemoveIndicesParams Package Description de.hybris.bootstrap.ddl.adjusters -
-
Uses of RemoveIndicesParams in de.hybris.bootstrap.ddl.adjusters
Methods in de.hybris.bootstrap.ddl.adjusters that return RemoveIndicesParams Modifier and Type Method Description RemoveIndicesParamsRemoveIndicesParams.RemoveConfiguredIndicesFromDbModelParamsBuilder. build()RemoveIndicesParamsRemoveIndicesParams.RemoveIndicesWithSpecificPrefixesParamsBuilder. build()Constructors in de.hybris.bootstrap.ddl.adjusters with parameters of type RemoveIndicesParams Constructor Description RemoveConfiguredIndicesFromDBModel(RemoveIndicesParams indicesParams)RemoveIndicesWithSpecificPrefixesFromDatabase(RemoveIndicesParams params)
-