Class PointsInternalGrpc.PointsInternalBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<PointsInternalGrpc.PointsInternalBlockingStub>
io.metaloom.qdrant.client.grpc.proto.PointsInternalGrpc.PointsInternalBlockingStub
- Enclosing class:
- PointsInternalGrpc
public static final class PointsInternalGrpc.PointsInternalBlockingStub
extends io.grpc.stub.AbstractBlockingStub<PointsInternalGrpc.PointsInternalBlockingStub>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected PointsInternalGrpc.PointsInternalBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<PointsInternalGrpc.PointsInternalBlockingStub>
-
upsert
-
sync
-
delete
-
setPayload
public Points.PointsOperationResponse setPayload(PointsInternalService.SetPayloadPointsInternal request) -
overwritePayload
public Points.PointsOperationResponse overwritePayload(PointsInternalService.SetPayloadPointsInternal request) -
deletePayload
public Points.PointsOperationResponse deletePayload(PointsInternalService.DeletePayloadPointsInternal request) -
clearPayload
public Points.PointsOperationResponse clearPayload(PointsInternalService.ClearPayloadPointsInternal request) -
createFieldIndex
public Points.PointsOperationResponse createFieldIndex(PointsInternalService.CreateFieldIndexCollectionInternal request) -
deleteFieldIndex
public Points.PointsOperationResponse deleteFieldIndex(PointsInternalService.DeleteFieldIndexCollectionInternal request) -
search
-
searchBatch
public Points.SearchBatchResponse searchBatch(PointsInternalService.SearchBatchPointsInternal request) -
scroll
-
count
-
recommend
-
get
-