Uses of Class
com.wavefront.ingester.IngesterContext.Builder
-
Packages that use IngesterContext.Builder Package Description com.wavefront.ingester -
-
Uses of IngesterContext.Builder in com.wavefront.ingester
Methods in com.wavefront.ingester that return IngesterContext.Builder Modifier and Type Method Description IngesterContext.BuilderIngesterContext.Builder. throwIfTooManyHistogramCentroids(int histogramCentroidsLimit)IngesterContext.BuilderIngesterContext.Builder. withOptimizeHistograms(boolean optimizeHistograms)IngesterContext.BuilderIngesterContext.Builder. withTargetHistogramAccuracy(int targetHistogramAccuracy)
-