Uses of Class
io.dingodb.coordinator.Coordinator.HoldVectorIndexRequest
Packages that use Coordinator.HoldVectorIndexRequest
-
Uses of Coordinator.HoldVectorIndexRequest in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.HoldVectorIndexRequestModifier and TypeMethodDescriptionCoordinator.HoldVectorIndexRequest.Builder.build()Coordinator.HoldVectorIndexRequest.Builder.buildPartial()Coordinator.HoldVectorIndexRequest.getDefaultInstance()Coordinator.HoldVectorIndexRequest.Builder.getDefaultInstanceForType()Coordinator.HoldVectorIndexRequest.getDefaultInstanceForType()Coordinator.RegionCmd.Builder.getHoldVectorIndexRequest()follower hold vector indexCoordinator.RegionCmd.getHoldVectorIndexRequest()follower hold vector indexCoordinator.RegionCmdOrBuilder.getHoldVectorIndexRequest()follower hold vector indexCoordinator.HoldVectorIndexRequest.parseDelimitedFrom(InputStream input) Coordinator.HoldVectorIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.HoldVectorIndexRequest.parseFrom(byte[] data) Coordinator.HoldVectorIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.HoldVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data) Coordinator.HoldVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.HoldVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.HoldVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.HoldVectorIndexRequest.parseFrom(InputStream input) Coordinator.HoldVectorIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.HoldVectorIndexRequest.parseFrom(ByteBuffer data) Coordinator.HoldVectorIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.HoldVectorIndexRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.HoldVectorIndexRequest>Coordinator.HoldVectorIndexRequest.getParserForType()static com.google.protobuf.Parser<Coordinator.HoldVectorIndexRequest>Coordinator.HoldVectorIndexRequest.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.HoldVectorIndexRequestModifier and TypeMethodDescriptionCoordinator.HoldVectorIndexRequest.Builder.mergeFrom(Coordinator.HoldVectorIndexRequest other) Coordinator.RegionCmd.Builder.mergeHoldVectorIndexRequest(Coordinator.HoldVectorIndexRequest value) follower hold vector indexCoordinator.HoldVectorIndexRequest.newBuilder(Coordinator.HoldVectorIndexRequest prototype) Coordinator.RegionCmd.Builder.setHoldVectorIndexRequest(Coordinator.HoldVectorIndexRequest value) follower hold vector index