Package io.qdrant.client.grpc
Class Points.PointGroup.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
io.qdrant.client.grpc.Points.PointGroup.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Points.PointGroupOrBuilder
,Cloneable
- Enclosing class:
- Points.PointGroup
public static final class Points.PointGroup.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
implements Points.PointGroupOrBuilder
Protobuf type
qdrant.PointGroup
-
Method Summary
Modifier and TypeMethodDescriptionaddAllHits
(Iterable<? extends Points.ScoredPoint> values) Points in the groupaddHits
(int index, Points.ScoredPoint value) Points in the groupaddHits
(int index, Points.ScoredPoint.Builder builderForValue) Points in the groupaddHits
(Points.ScoredPoint value) Points in the groupaddHits
(Points.ScoredPoint.Builder builderForValue) Points in the groupPoints in the groupaddHitsBuilder
(int index) Points in the groupaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Points in the groupclearId()
Group idPoint(s) from the lookup collection that matches the group idclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getHits
(int index) Points in the groupgetHitsBuilder
(int index) Points in the groupPoints in the groupint
Points in the groupPoints in the groupgetHitsOrBuilder
(int index) Points in the groupList<? extends Points.ScoredPointOrBuilder>
Points in the groupgetId()
Group idGroup idGroup idPoint(s) from the lookup collection that matches the group idPoint(s) from the lookup collection that matches the group idPoint(s) from the lookup collection that matches the group idboolean
hasId()
Group idboolean
Point(s) from the lookup collection that matches the group idprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Points.PointGroup other) mergeId
(Points.GroupId value) Group idmergeLookup
(Points.RetrievedPoint value) Point(s) from the lookup collection that matches the group idmergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeHits
(int index) Points in the groupsetHits
(int index, Points.ScoredPoint value) Points in the groupsetHits
(int index, Points.ScoredPoint.Builder builderForValue) Points in the groupsetId
(Points.GroupId value) Group idsetId
(Points.GroupId.Builder builderForValue) Group idsetLookup
(Points.RetrievedPoint value) Point(s) from the lookup collection that matches the group idsetLookup
(Points.RetrievedPoint.Builder builderForValue) Point(s) from the lookup collection that matches the group idsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
setField
public Points.PointGroup.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
setRepeatedField
public Points.PointGroup.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
addRepeatedField
public Points.PointGroup.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.PointGroup.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
mergeFrom
public Points.PointGroup.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Points.PointGroup.Builder>
- Throws:
IOException
-
hasId
public boolean hasId()Group id
.qdrant.GroupId id = 1;
- Specified by:
hasId
in interfacePoints.PointGroupOrBuilder
- Returns:
- Whether the id field is set.
-
getId
Group id
.qdrant.GroupId id = 1;
- Specified by:
getId
in interfacePoints.PointGroupOrBuilder
- Returns:
- The id.
-
setId
Group id
.qdrant.GroupId id = 1;
-
setId
Group id
.qdrant.GroupId id = 1;
-
mergeId
Group id
.qdrant.GroupId id = 1;
-
clearId
Group id
.qdrant.GroupId id = 1;
-
getIdBuilder
Group id
.qdrant.GroupId id = 1;
-
getIdOrBuilder
Group id
.qdrant.GroupId id = 1;
- Specified by:
getIdOrBuilder
in interfacePoints.PointGroupOrBuilder
-
getHitsList
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
- Specified by:
getHitsList
in interfacePoints.PointGroupOrBuilder
-
getHitsCount
public int getHitsCount()Points in the group
repeated .qdrant.ScoredPoint hits = 2;
- Specified by:
getHitsCount
in interfacePoints.PointGroupOrBuilder
-
getHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
- Specified by:
getHits
in interfacePoints.PointGroupOrBuilder
-
setHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
setHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addAllHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
clearHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
removeHits
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
getHitsBuilder
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
getHitsOrBuilder
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
- Specified by:
getHitsOrBuilder
in interfacePoints.PointGroupOrBuilder
-
getHitsOrBuilderList
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
- Specified by:
getHitsOrBuilderList
in interfacePoints.PointGroupOrBuilder
-
addHitsBuilder
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
addHitsBuilder
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
getHitsBuilderList
Points in the group
repeated .qdrant.ScoredPoint hits = 2;
-
hasLookup
public boolean hasLookup()Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
- Specified by:
hasLookup
in interfacePoints.PointGroupOrBuilder
- Returns:
- Whether the lookup field is set.
-
getLookup
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
- Specified by:
getLookup
in interfacePoints.PointGroupOrBuilder
- Returns:
- The lookup.
-
setLookup
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
-
setLookup
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
-
mergeLookup
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
-
clearLookup
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
-
getLookupBuilder
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
-
getLookupOrBuilder
Point(s) from the lookup collection that matches the group id
.qdrant.RetrievedPoint lookup = 3;
- Specified by:
getLookupOrBuilder
in interfacePoints.PointGroupOrBuilder
-
setUnknownFields
public final Points.PointGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-
mergeUnknownFields
public final Points.PointGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Points.PointGroup.Builder>
-