Package io.nosqlbench.datamappers.functions.geometry
package io.nosqlbench.datamappers.functions.geometry
-
ClassesClassDescriptionCreate a Distance generator which produces com.datastax.driver.dse.geometry.Distance objects.Create a com.datastax.driver.dse.geometry.LineStringNormalize a vector in List
form, calling the appropriate conversion function depending on the component (Class) type of the incoming List values. Create a Point generator which generates com.datastax.driver.dse.geometry.Point objects.Create a com.datastax.driver.dse.geometry.PolygonThis function will return a polygon in the form of a rectangle from the specified grid system.