Uses of Class
io.qdrant.client.grpc.Points.PointGroup.Builder
-
Uses of Points.PointGroup.Builder in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.PointGroup.Builder.addAllHits
(Iterable<? extends Points.ScoredPoint> values) Points in the groupPoints.GroupsResult.Builder.addGroupsBuilder()
GroupsPoints.GroupsResult.Builder.addGroupsBuilder
(int index) GroupsPoints.PointGroup.Builder.addHits
(int index, Points.ScoredPoint value) Points in the groupPoints.PointGroup.Builder.addHits
(int index, Points.ScoredPoint.Builder builderForValue) Points in the groupPoints.PointGroup.Builder.addHits
(Points.ScoredPoint value) Points in the groupPoints.PointGroup.Builder.addHits
(Points.ScoredPoint.Builder builderForValue) Points in the groupPoints.PointGroup.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.PointGroup.Builder.clear()
Points.PointGroup.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Points.PointGroup.Builder.clearHits()
Points in the groupPoints.PointGroup.Builder.clearId()
Group idPoints.PointGroup.Builder.clearLookup()
Point(s) from the lookup collection that matches the group idPoints.PointGroup.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Points.PointGroup.Builder.clone()
Points.GroupsResult.Builder.getGroupsBuilder
(int index) GroupsPoints.PointGroup.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.PointGroup.Builder.mergeFrom
(com.google.protobuf.Message other) Points.PointGroup.Builder.mergeFrom
(Points.PointGroup other) Points.PointGroup.Builder.mergeId
(Points.GroupId value) Group idPoints.PointGroup.Builder.mergeLookup
(Points.RetrievedPoint value) Point(s) from the lookup collection that matches the group idPoints.PointGroup.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static Points.PointGroup.Builder
Points.PointGroup.newBuilder()
static Points.PointGroup.Builder
Points.PointGroup.newBuilder
(Points.PointGroup prototype) Points.PointGroup.newBuilderForType()
protected Points.PointGroup.Builder
Points.PointGroup.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Points.PointGroup.Builder.removeHits
(int index) Points in the groupPoints.PointGroup.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.PointGroup.Builder.setHits
(int index, Points.ScoredPoint value) Points in the groupPoints.PointGroup.Builder.setHits
(int index, Points.ScoredPoint.Builder builderForValue) Points in the groupPoints.PointGroup.Builder.setId
(Points.GroupId value) Group idPoints.PointGroup.Builder.setId
(Points.GroupId.Builder builderForValue) Group idPoints.PointGroup.Builder.setLookup
(Points.RetrievedPoint value) Point(s) from the lookup collection that matches the group idPoints.PointGroup.Builder.setLookup
(Points.RetrievedPoint.Builder builderForValue) Point(s) from the lookup collection that matches the group idPoints.PointGroup.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Points.PointGroup.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Points.PointGroup.toBuilder()
Modifier and TypeMethodDescriptionPoints.GroupsResult.Builder.addGroups
(int index, Points.PointGroup.Builder builderForValue) GroupsPoints.GroupsResult.Builder.addGroups
(Points.PointGroup.Builder builderForValue) GroupsPoints.GroupsResult.Builder.setGroups
(int index, Points.PointGroup.Builder builderForValue) Groups