Uses of Interface
io.dingodb.sdk.service.IndexService
Packages that use IndexService
-
Uses of IndexService in io.dingodb.sdk.service
Classes in io.dingodb.sdk.service that implement IndexServiceFields in io.dingodb.sdk.service with type parameters of type IndexServiceMethods in io.dingodb.sdk.service that return IndexServiceModifier and TypeMethodDescriptionstatic IndexServiceServices.indexRegionService(Set<Location> locations, byte[] key, int retry) static IndexServiceServices.indexRegionService(Set<Location> locations, long regionId, int retry) static IndexServiceServices.indexRegionService(Set<Location> locations, DingoCommonId indexId, DingoCommonId regionId, int retry) Methods in io.dingodb.sdk.service that return types with arguments of type IndexService