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