Uses of Class
io.dingodb.raft.Raft.RebuildVectorIndexRequest
Packages that use Raft.RebuildVectorIndexRequest
-
Uses of Raft.RebuildVectorIndexRequest in io.dingodb.raft
Methods in io.dingodb.raft that return Raft.RebuildVectorIndexRequestModifier and TypeMethodDescriptionRaft.RebuildVectorIndexRequest.Builder.build()Raft.RebuildVectorIndexRequest.Builder.buildPartial()Raft.RebuildVectorIndexRequest.getDefaultInstance()Raft.RebuildVectorIndexRequest.Builder.getDefaultInstanceForType()Raft.RebuildVectorIndexRequest.getDefaultInstanceForType()Raft.Request.Builder.getRebuildVectorIndex().dingodb.pb.raft.RebuildVectorIndexRequest rebuild_vector_index = 3010;Raft.Request.getRebuildVectorIndex().dingodb.pb.raft.RebuildVectorIndexRequest rebuild_vector_index = 3010;Raft.RequestOrBuilder.getRebuildVectorIndex().dingodb.pb.raft.RebuildVectorIndexRequest rebuild_vector_index = 3010;Raft.RebuildVectorIndexRequest.parseDelimitedFrom(InputStream input) Raft.RebuildVectorIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.RebuildVectorIndexRequest.parseFrom(byte[] data) Raft.RebuildVectorIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.RebuildVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data) Raft.RebuildVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.RebuildVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) Raft.RebuildVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.RebuildVectorIndexRequest.parseFrom(InputStream input) Raft.RebuildVectorIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Raft.RebuildVectorIndexRequest.parseFrom(ByteBuffer data) Raft.RebuildVectorIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.raft that return types with arguments of type Raft.RebuildVectorIndexRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Raft.RebuildVectorIndexRequest>Raft.RebuildVectorIndexRequest.getParserForType()static com.google.protobuf.Parser<Raft.RebuildVectorIndexRequest>Raft.RebuildVectorIndexRequest.parser()Methods in io.dingodb.raft with parameters of type Raft.RebuildVectorIndexRequestModifier and TypeMethodDescriptionRaft.RebuildVectorIndexRequest.Builder.mergeFrom(Raft.RebuildVectorIndexRequest other) Raft.Request.Builder.mergeRebuildVectorIndex(Raft.RebuildVectorIndexRequest value) .dingodb.pb.raft.RebuildVectorIndexRequest rebuild_vector_index = 3010;Raft.RebuildVectorIndexRequest.newBuilder(Raft.RebuildVectorIndexRequest prototype) Raft.Request.Builder.setRebuildVectorIndex(Raft.RebuildVectorIndexRequest value) .dingodb.pb.raft.RebuildVectorIndexRequest rebuild_vector_index = 3010;