Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.SyncPoints
Packages that use PointsInternalService.SyncPoints
-
Uses of PointsInternalService.SyncPoints in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.SyncPointsModifier and TypeMethodDescriptionPointsInternalService.SyncPoints.Builder.build()PointsInternalService.SyncPoints.Builder.buildPartial()PointsInternalService.SyncPoints.getDefaultInstance()PointsInternalService.SyncPoints.Builder.getDefaultInstanceForType()PointsInternalService.SyncPoints.getDefaultInstanceForType()PointsInternalService.SyncPointsInternal.Builder.getSyncPoints().qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternal.getSyncPoints().qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternalOrBuilder.getSyncPoints().qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPoints.parseDelimitedFrom(InputStream input) PointsInternalService.SyncPoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPoints.parseFrom(byte[] data) PointsInternalService.SyncPoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPoints.parseFrom(com.google.protobuf.ByteString data) PointsInternalService.SyncPoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPoints.parseFrom(com.google.protobuf.CodedInputStream input) PointsInternalService.SyncPoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPoints.parseFrom(InputStream input) PointsInternalService.SyncPoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPoints.parseFrom(ByteBuffer data) PointsInternalService.SyncPoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type PointsInternalService.SyncPointsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointsInternalService.SyncPoints>PointsInternalService.SyncPoints.getParserForType()static com.google.protobuf.Parser<PointsInternalService.SyncPoints>PointsInternalService.SyncPoints.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type PointsInternalService.SyncPointsModifier and TypeMethodDescriptionPointsInternalService.SyncPoints.Builder.mergeFrom(PointsInternalService.SyncPoints other) PointsInternalService.SyncPointsInternal.Builder.mergeSyncPoints(PointsInternalService.SyncPoints value) .qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPoints.newBuilder(PointsInternalService.SyncPoints prototype) PointsInternalService.SyncPointsInternal.Builder.setSyncPoints(PointsInternalService.SyncPoints value) .qdrant.SyncPoints sync_points = 1;