Uses of Interface
io.metaloom.qdrant.client.grpc.proto.Points.BatchResultOrBuilder
Packages that use Points.BatchResultOrBuilder
-
Uses of Points.BatchResultOrBuilder in io.metaloom.qdrant.client.grpc.proto
Classes in io.metaloom.qdrant.client.grpc.proto that implement Points.BatchResultOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeqdrant.BatchResultstatic final classProtobuf typeqdrant.BatchResultMethods in io.metaloom.qdrant.client.grpc.proto that return Points.BatchResultOrBuilderModifier and TypeMethodDescriptionPoints.RecommendBatchResponse.Builder.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Points.RecommendBatchResponse.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Points.RecommendBatchResponseOrBuilder.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Points.SearchBatchResponse.Builder.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Points.SearchBatchResponse.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Points.SearchBatchResponseOrBuilder.getResultOrBuilder(int index) repeated .qdrant.BatchResult result = 1;Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.BatchResultOrBuilderModifier and TypeMethodDescriptionList<? extends Points.BatchResultOrBuilder>Points.RecommendBatchResponse.Builder.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;List<? extends Points.BatchResultOrBuilder>Points.RecommendBatchResponse.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;List<? extends Points.BatchResultOrBuilder>Points.RecommendBatchResponseOrBuilder.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;List<? extends Points.BatchResultOrBuilder>Points.SearchBatchResponse.Builder.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;List<? extends Points.BatchResultOrBuilder>Points.SearchBatchResponse.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;List<? extends Points.BatchResultOrBuilder>Points.SearchBatchResponseOrBuilder.getResultOrBuilderList()repeated .qdrant.BatchResult result = 1;