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