Uses of Class
io.opencensus.stats.View.AggregationWindow.Interval
-
Packages that use View.AggregationWindow.Interval Package Description io.opencensus.implcore.stats io.opencensus.stats API for stats recording. -
-
Uses of View.AggregationWindow.Interval in io.opencensus.implcore.stats
Methods in io.opencensus.implcore.stats with parameters of type View.AggregationWindow.Interval Modifier and Type Method Description MutableViewDataMutableViewData.CreateInterval. apply(View.AggregationWindow.Interval arg) -
Uses of View.AggregationWindow.Interval in io.opencensus.stats
Subclasses of View.AggregationWindow.Interval in io.opencensus.stats Modifier and Type Class Description (package private) classAutoValue_View_AggregationWindow_IntervalDeprecated.Methods in io.opencensus.stats that return View.AggregationWindow.Interval Modifier and Type Method Description static View.AggregationWindow.IntervalView.AggregationWindow.Interval. create(Duration duration)Deprecated.Constructs an intervalAggregationWindowthat has a finite explicitDuration.
-