Uses of Class
io.dingodb.coordinator.Coordinator.SnapshotVectorIndexRequest
Packages that use Coordinator.SnapshotVectorIndexRequest
-
Uses of Coordinator.SnapshotVectorIndexRequest in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.SnapshotVectorIndexRequestModifier and TypeMethodDescriptionCoordinator.SnapshotVectorIndexRequest.Builder.build()Coordinator.SnapshotVectorIndexRequest.Builder.buildPartial()Coordinator.SnapshotVectorIndexRequest.getDefaultInstance()Coordinator.SnapshotVectorIndexRequest.Builder.getDefaultInstanceForType()Coordinator.SnapshotVectorIndexRequest.getDefaultInstanceForType()Coordinator.RegionCmd.Builder.getSnapshotVectorIndexRequest()save vector index snapshotCoordinator.RegionCmd.getSnapshotVectorIndexRequest()save vector index snapshotCoordinator.RegionCmdOrBuilder.getSnapshotVectorIndexRequest()save vector index snapshotCoordinator.SnapshotVectorIndexRequest.parseDelimitedFrom(InputStream input) Coordinator.SnapshotVectorIndexRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.SnapshotVectorIndexRequest.parseFrom(byte[] data) Coordinator.SnapshotVectorIndexRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data) Coordinator.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.SnapshotVectorIndexRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.SnapshotVectorIndexRequest.parseFrom(InputStream input) Coordinator.SnapshotVectorIndexRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.SnapshotVectorIndexRequest.parseFrom(ByteBuffer data) Coordinator.SnapshotVectorIndexRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.SnapshotVectorIndexRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.SnapshotVectorIndexRequest>Coordinator.SnapshotVectorIndexRequest.getParserForType()static com.google.protobuf.Parser<Coordinator.SnapshotVectorIndexRequest>Coordinator.SnapshotVectorIndexRequest.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.SnapshotVectorIndexRequestModifier and TypeMethodDescriptionCoordinator.SnapshotVectorIndexRequest.Builder.mergeFrom(Coordinator.SnapshotVectorIndexRequest other) Coordinator.RegionCmd.Builder.mergeSnapshotVectorIndexRequest(Coordinator.SnapshotVectorIndexRequest value) save vector index snapshotCoordinator.SnapshotVectorIndexRequest.newBuilder(Coordinator.SnapshotVectorIndexRequest prototype) Coordinator.RegionCmd.Builder.setSnapshotVectorIndexRequest(Coordinator.SnapshotVectorIndexRequest value) save vector index snapshot