public class CustomDataMapPointGenerator extends AbstractPointGenerator
BUILD_NUMBER, CUSTOM_PREFIX, PROJECT_NAME, PROJECT_PATH, replaceDashWithUnderscore, timestamp
Constructor and Description |
---|
CustomDataMapPointGenerator(MeasurementRenderer<Run<?,?>> projectNameRenderer,
String customPrefix,
Run<?,?> build,
long timestamp,
Map<String,Map<String,Object>> customDataMap,
Map<String,Map<String,String>> customDataMapTags,
boolean replaceDashWithUnderscore) |
Modifier and Type | Method and Description |
---|---|
org.influxdb.dto.Point[] |
generate() |
boolean |
hasReport() |
buildPoint, buildPoint, measurementName
Copyright © 2016–2019. All rights reserved.