Class FieldCondition
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.filter.condition.FieldCondition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getMatch()getRange()setGeoBoundingBox(GeoBoundingBox geoBoundingBox) setGeoRadius(GeoRadius geoRadius) setValuesCount(ValuesCount valuesCount)
-
Constructor Details
-
FieldCondition
public FieldCondition()
-
-
Method Details
-
getKey
-
setKey
-
getGeoBoundingBox
-
setGeoBoundingBox
-
getMatch
-
setMatch
-
getRange
-
setRange
-
getGeoRadius
-
setGeoRadius
-
getValuesCount
-
setValuesCount
-