Uses of Interface
io.metaloom.qdrant.client.grpc.proto.Points.PointStructOrBuilder
Packages that use Points.PointStructOrBuilder
-
Uses of Points.PointStructOrBuilder in io.metaloom.qdrant.client.grpc.proto
Classes in io.metaloom.qdrant.client.grpc.proto that implement Points.PointStructOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeqdrant.PointStructstatic final classProtobuf typeqdrant.PointStructMethods in io.metaloom.qdrant.client.grpc.proto that return Points.PointStructOrBuilderModifier and TypeMethodDescriptionPoints.UpsertPoints.Builder.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;Points.UpsertPoints.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;Points.UpsertPointsOrBuilder.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;PointsInternalService.SyncPoints.Builder.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;PointsInternalService.SyncPoints.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;PointsInternalService.SyncPointsOrBuilder.getPointsOrBuilder(int index) repeated .qdrant.PointStruct points = 3;Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.PointStructOrBuilderModifier and TypeMethodDescriptionList<? extends Points.PointStructOrBuilder>Points.UpsertPoints.Builder.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;List<? extends Points.PointStructOrBuilder>Points.UpsertPoints.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;List<? extends Points.PointStructOrBuilder>Points.UpsertPointsOrBuilder.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;List<? extends Points.PointStructOrBuilder>PointsInternalService.SyncPoints.Builder.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;List<? extends Points.PointStructOrBuilder>PointsInternalService.SyncPoints.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;List<? extends Points.PointStructOrBuilder>PointsInternalService.SyncPointsOrBuilder.getPointsOrBuilderList()repeated .qdrant.PointStruct points = 3;