Uses of Interface
io.qdrant.client.grpc.Points.SearchPointsOrBuilder
-
Uses of Points.SearchPointsOrBuilder in io.qdrant.client.grpc
Modifier and TypeClassDescriptionstatic final class
Protobuf typeqdrant.SearchPoints
static final class
Protobuf typeqdrant.SearchPoints
Modifier and TypeMethodDescriptionPoints.SearchBatchPoints.Builder.getSearchPointsOrBuilder
(int index) repeated .qdrant.SearchPoints search_points = 2;
Points.SearchBatchPoints.getSearchPointsOrBuilder
(int index) repeated .qdrant.SearchPoints search_points = 2;
Points.SearchBatchPointsOrBuilder.getSearchPointsOrBuilder
(int index) repeated .qdrant.SearchPoints search_points = 2;
Modifier and TypeMethodDescriptionList<? extends Points.SearchPointsOrBuilder>
Points.SearchBatchPoints.Builder.getSearchPointsOrBuilderList()
repeated .qdrant.SearchPoints search_points = 2;
List<? extends Points.SearchPointsOrBuilder>
Points.SearchBatchPoints.getSearchPointsOrBuilderList()
repeated .qdrant.SearchPoints search_points = 2;
List<? extends Points.SearchPointsOrBuilder>
Points.SearchBatchPointsOrBuilder.getSearchPointsOrBuilderList()
repeated .qdrant.SearchPoints search_points = 2;