Uses of Class
io.dingodb.coordinator.Coordinator.GetStoreMapRequest.Builder
Packages that use Coordinator.GetStoreMapRequest.Builder
-
Uses of Coordinator.GetStoreMapRequest.Builder in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.GetStoreMapRequest.BuilderModifier and TypeMethodDescriptionCoordinator.GetStoreMapRequest.Builder.addAllFilterStoreTypes(Iterable<? extends Common.StoreType> values) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.addAllFilterStoreTypesValue(Iterable<Integer> values) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.addFilterStoreTypes(Common.StoreType value) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.addFilterStoreTypesValue(int value) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Coordinator.GetStoreMapRequest.Builder.clear()Coordinator.GetStoreMapRequest.Builder.clearEpoch()int64 epoch = 2;Coordinator.GetStoreMapRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Coordinator.GetStoreMapRequest.Builder.clearFilterStoreTypes()if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Coordinator.GetStoreMapRequest.Builder.clearRequestInfo().dingodb.pb.common.RequestInfo request_info = 1;Coordinator.GetStoreMapRequest.Builder.clone()Coordinator.GetStoreMapRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.GetStoreMapRequest.Builder.mergeFrom(com.google.protobuf.Message other) Coordinator.GetStoreMapRequest.Builder.mergeFrom(Coordinator.GetStoreMapRequest other) Coordinator.GetStoreMapRequest.Builder.mergeRequestInfo(Common.RequestInfo value) .dingodb.pb.common.RequestInfo request_info = 1;Coordinator.GetStoreMapRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Coordinator.GetStoreMapRequest.newBuilder()Coordinator.GetStoreMapRequest.newBuilder(Coordinator.GetStoreMapRequest prototype) Coordinator.GetStoreMapRequest.newBuilderForType()protected Coordinator.GetStoreMapRequest.BuilderCoordinator.GetStoreMapRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Coordinator.GetStoreMapRequest.Builder.setEpoch(long value) int64 epoch = 2;Coordinator.GetStoreMapRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Coordinator.GetStoreMapRequest.Builder.setFilterStoreTypes(int index, Common.StoreType value) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.setFilterStoreTypesValue(int index, int value) if filter_store_types is not empty, only return the store with the store type in filter_store_typesCoordinator.GetStoreMapRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Coordinator.GetStoreMapRequest.Builder.setRequestInfo(Common.RequestInfo value) .dingodb.pb.common.RequestInfo request_info = 1;Coordinator.GetStoreMapRequest.Builder.setRequestInfo(Common.RequestInfo.Builder builderForValue) .dingodb.pb.common.RequestInfo request_info = 1;Coordinator.GetStoreMapRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Coordinator.GetStoreMapRequest.toBuilder()