Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.ValuesCount
Packages that use Points.ValuesCount
-
Uses of Points.ValuesCount in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.ValuesCountModifier and TypeMethodDescriptionPoints.ValuesCount.Builder.build()Points.ValuesCount.Builder.buildPartial()static Points.ValuesCountPoints.ValuesCount.getDefaultInstance()Points.ValuesCount.Builder.getDefaultInstanceForType()Points.ValuesCount.getDefaultInstanceForType()Points.FieldCondition.Builder.getValuesCount()Check number of values for a specific fieldPoints.FieldCondition.getValuesCount()Check number of values for a specific fieldPoints.FieldConditionOrBuilder.getValuesCount()Check number of values for a specific fieldstatic Points.ValuesCountPoints.ValuesCount.parseDelimitedFrom(InputStream input) static Points.ValuesCountPoints.ValuesCount.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ValuesCountPoints.ValuesCount.parseFrom(byte[] data) static Points.ValuesCountPoints.ValuesCount.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ValuesCountPoints.ValuesCount.parseFrom(com.google.protobuf.ByteString data) static Points.ValuesCountPoints.ValuesCount.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ValuesCountPoints.ValuesCount.parseFrom(com.google.protobuf.CodedInputStream input) static Points.ValuesCountPoints.ValuesCount.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ValuesCountPoints.ValuesCount.parseFrom(InputStream input) static Points.ValuesCountPoints.ValuesCount.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ValuesCountPoints.ValuesCount.parseFrom(ByteBuffer data) static Points.ValuesCountPoints.ValuesCount.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.ValuesCountModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.ValuesCount>Points.ValuesCount.getParserForType()static com.google.protobuf.Parser<Points.ValuesCount>Points.ValuesCount.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.ValuesCountModifier and TypeMethodDescriptionPoints.ValuesCount.Builder.mergeFrom(Points.ValuesCount other) Points.FieldCondition.Builder.mergeValuesCount(Points.ValuesCount value) Check number of values for a specific fieldstatic Points.ValuesCount.BuilderPoints.ValuesCount.newBuilder(Points.ValuesCount prototype) Points.FieldCondition.Builder.setValuesCount(Points.ValuesCount value) Check number of values for a specific field