类的使用
com.cnosdb.dto.Point.Builder
使用Point.Builder的程序包
-
com.cnosdb.dto中Point.Builder的使用
返回Point.Builder的com.cnosdb.dto中的方法修饰符和类型方法说明Point.Builder.addFieldsFromPOJO(Object pojo) Adds field map from object by reflection usingColumnannotation.已过时。Add a Map of fields to this point.static Point.BuilderPoint.measurement(String measurement) Create a new Point Build build to create a new Point in a fluent manner.static Point.BuilderPoint.measurementByPOJO(Class<?> clazz) Create a new Point Build build to create a new Point in a fluent manner from a POJO.Add a tag to this point.Add a Map of tags to add to this point.Add a time to this point as long.Add a time to this point as Long.Add a time to this point.