Uses of Interface
io.dingodb.sdk.service.StoreService
Packages that use StoreService
-
Uses of StoreService in io.dingodb.sdk.service
Classes in io.dingodb.sdk.service that implement StoreServiceFields in io.dingodb.sdk.service with type parameters of type StoreServiceMethods in io.dingodb.sdk.service that return StoreServiceModifier and TypeMethodDescriptionstatic StoreServiceServices.storeRegionService(Set<Location> locations, byte[] key, int retry) static StoreServiceServices.storeRegionService(Set<Location> locations, long regionId, int retry) static StoreServiceServices.storeRegionService(Set<Location> locations, DingoCommonId tableId, DingoCommonId regionId, int retry) Methods in io.dingodb.sdk.service that return types with arguments of type StoreService