Uses of Interface
io.dingodb.sdk.service.MetaService
Packages that use MetaService
-
Uses of MetaService in io.dingodb.sdk.service
Classes in io.dingodb.sdk.service that implement MetaServiceFields in io.dingodb.sdk.service with type parameters of type MetaServiceMethods in io.dingodb.sdk.service that return MetaServiceModifier and TypeMethodDescriptionstatic MetaServiceServices.autoIncrementMetaService(Set<Location> locations) static MetaServiceServices.metaService(Set<Location> locations) static MetaServiceServices.tsoService(Set<Location> locations) Methods in io.dingodb.sdk.service that return types with arguments of type MetaServiceConstructors in io.dingodb.sdk.service with parameters of type MetaServiceModifierConstructorDescriptionTableRegionsFailOver(DingoCommonId tableId, MetaService metaService)