Interface IndexService
- All Known Implementing Classes:
SuperUserIndexService
public interface IndexService
Used to access the indexes in the database.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
build
(BuildIndexRequest buildIndexRequest) Pagination
<IndexPlan<?>> getPlans
(int offset, int count)
-
Method Details
-
build
-
getPlans
-