Package jisd.vis
Interface IExporter
-
- All Known Implementing Classes:
ElasticsearchExporter
,JsonExporter
,PrometheusExporter
public interface IExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
update(ValueInfo valueInfo)
-
-
-
Method Detail
-
update
int update(ValueInfo valueInfo)
-
-