类的使用
com.cnosdb.dto.BatchPoints.Builder
使用BatchPoints.Builder的程序包
-
com.cnosdb.dto中BatchPoints.Builder的使用
修饰符和类型方法说明static BatchPoints.BuilderBatchPoints.builder()Create a new BatchPoints build to create a new BatchPoints in a fluent manner.BatchPoints.Builder.consistency(CnosDB.ConsistencyLevel consistencyLevel) Set the ConsistencyLevel to use.static BatchPoints.BuilderCreate a new BatchPoints build to create a new BatchPoints in a fluent manner.Add a Point to this set of points.Add a set of Points to this set of points.BatchPoints.Builder.points(Collection<Point> pointsToAdd) Add a set of Points to this set of points.Set the time precision to use for the whole batch.BatchPoints.Builder.retentionPolicy(String policy) The retentionPolicy to use.Add a tag to this set of points.