Uses of Class
io.dingodb.coordinator.Coordinator.StoreRegionCheck
Packages that use Coordinator.StoreRegionCheck
-
Uses of Coordinator.StoreRegionCheck in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.StoreRegionCheckModifier and TypeMethodDescriptionCoordinator.StoreRegionCheck.Builder.build()Coordinator.StoreRegionCheck.Builder.buildPartial()static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.getDefaultInstance()Coordinator.StoreRegionCheck.Builder.getDefaultInstanceForType()Coordinator.StoreRegionCheck.getDefaultInstanceForType()Coordinator.TaskPreCheck.Builder.getStoreRegionCheck().dingodb.pb.coordinator.StoreRegionCheck store_region_check = 3;Coordinator.TaskPreCheck.getStoreRegionCheck().dingodb.pb.coordinator.StoreRegionCheck store_region_check = 3;Coordinator.TaskPreCheckOrBuilder.getStoreRegionCheck().dingodb.pb.coordinator.StoreRegionCheck store_region_check = 3;static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseDelimitedFrom(InputStream input) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(byte[] data) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(com.google.protobuf.ByteString data) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(com.google.protobuf.CodedInputStream input) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(InputStream input) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(ByteBuffer data) static Coordinator.StoreRegionCheckCoordinator.StoreRegionCheck.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.StoreRegionCheckModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.StoreRegionCheck>Coordinator.StoreRegionCheck.getParserForType()static com.google.protobuf.Parser<Coordinator.StoreRegionCheck>Coordinator.StoreRegionCheck.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.StoreRegionCheckModifier and TypeMethodDescriptionCoordinator.StoreRegionCheck.Builder.mergeFrom(Coordinator.StoreRegionCheck other) Coordinator.TaskPreCheck.Builder.mergeStoreRegionCheck(Coordinator.StoreRegionCheck value) .dingodb.pb.coordinator.StoreRegionCheck store_region_check = 3;Coordinator.StoreRegionCheck.newBuilder(Coordinator.StoreRegionCheck prototype) Coordinator.TaskPreCheck.Builder.setStoreRegionCheck(Coordinator.StoreRegionCheck value) .dingodb.pb.coordinator.StoreRegionCheck store_region_check = 3;