Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.SearchBatchPointsInternal
Packages that use PointsInternalService.SearchBatchPointsInternal
-
Uses of PointsInternalService.SearchBatchPointsInternal in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.SearchBatchPointsInternalModifier and TypeMethodDescriptionPointsInternalService.SearchBatchPointsInternal.Builder.build()PointsInternalService.SearchBatchPointsInternal.Builder.buildPartial()PointsInternalService.SearchBatchPointsInternal.getDefaultInstance()PointsInternalService.SearchBatchPointsInternal.Builder.getDefaultInstanceForType()PointsInternalService.SearchBatchPointsInternal.getDefaultInstanceForType()PointsInternalService.SearchBatchPointsInternal.parseDelimitedFrom(InputStream input) PointsInternalService.SearchBatchPointsInternal.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SearchBatchPointsInternal.parseFrom(byte[] data) PointsInternalService.SearchBatchPointsInternal.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SearchBatchPointsInternal.parseFrom(com.google.protobuf.ByteString data) PointsInternalService.SearchBatchPointsInternal.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SearchBatchPointsInternal.parseFrom(com.google.protobuf.CodedInputStream input) PointsInternalService.SearchBatchPointsInternal.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SearchBatchPointsInternal.parseFrom(InputStream input) PointsInternalService.SearchBatchPointsInternal.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SearchBatchPointsInternal.parseFrom(ByteBuffer data) PointsInternalService.SearchBatchPointsInternal.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type PointsInternalService.SearchBatchPointsInternalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointsInternalService.SearchBatchPointsInternal>PointsInternalService.SearchBatchPointsInternal.getParserForType()static io.grpc.MethodDescriptor<PointsInternalService.SearchBatchPointsInternal,Points.SearchBatchResponse> PointsInternalGrpc.getSearchBatchMethod()static com.google.protobuf.Parser<PointsInternalService.SearchBatchPointsInternal>PointsInternalService.SearchBatchPointsInternal.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type PointsInternalService.SearchBatchPointsInternalModifier and TypeMethodDescriptionPointsInternalService.SearchBatchPointsInternal.Builder.mergeFrom(PointsInternalService.SearchBatchPointsInternal other) PointsInternalService.SearchBatchPointsInternal.newBuilder(PointsInternalService.SearchBatchPointsInternal prototype) PointsInternalGrpc.PointsInternalBlockingStub.searchBatch(PointsInternalService.SearchBatchPointsInternal request) com.google.common.util.concurrent.ListenableFuture<Points.SearchBatchResponse>PointsInternalGrpc.PointsInternalFutureStub.searchBatch(PointsInternalService.SearchBatchPointsInternal request) voidPointsInternalGrpc.PointsInternalImplBase.searchBatch(PointsInternalService.SearchBatchPointsInternal request, io.grpc.stub.StreamObserver<Points.SearchBatchResponse> responseObserver) voidPointsInternalGrpc.PointsInternalStub.searchBatch(PointsInternalService.SearchBatchPointsInternal request, io.grpc.stub.StreamObserver<Points.SearchBatchResponse> responseObserver)