Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.SyncPointsInternal.Builder
Packages that use PointsInternalService.SyncPointsInternal.Builder
-
Uses of PointsInternalService.SyncPointsInternal.Builder in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.SyncPointsInternal.BuilderModifier and TypeMethodDescriptionPointsInternalService.SyncPointsInternal.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PointsInternalService.SyncPointsInternal.Builder.clear()PointsInternalService.SyncPointsInternal.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) PointsInternalService.SyncPointsInternal.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) PointsInternalService.SyncPointsInternal.Builder.clearShardId()uint32 shard_id = 2;PointsInternalService.SyncPointsInternal.Builder.clearSyncPoints().qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternal.Builder.clone()PointsInternalService.SyncPointsInternal.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.SyncPointsInternal.Builder.mergeFrom(com.google.protobuf.Message other) PointsInternalService.SyncPointsInternal.Builder.mergeFrom(PointsInternalService.SyncPointsInternal other) PointsInternalService.SyncPointsInternal.Builder.mergeSyncPoints(PointsInternalService.SyncPoints value) .qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternal.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PointsInternalService.SyncPointsInternal.newBuilder()PointsInternalService.SyncPointsInternal.newBuilder(PointsInternalService.SyncPointsInternal prototype) PointsInternalService.SyncPointsInternal.newBuilderForType()PointsInternalService.SyncPointsInternal.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) PointsInternalService.SyncPointsInternal.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) PointsInternalService.SyncPointsInternal.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) PointsInternalService.SyncPointsInternal.Builder.setShardId(int value) uint32 shard_id = 2;PointsInternalService.SyncPointsInternal.Builder.setSyncPoints(PointsInternalService.SyncPoints value) .qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternal.Builder.setSyncPoints(PointsInternalService.SyncPoints.Builder builderForValue) .qdrant.SyncPoints sync_points = 1;PointsInternalService.SyncPointsInternal.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) PointsInternalService.SyncPointsInternal.toBuilder()