Uses of Class
io.opencensus.stats.View.AggregationWindow
Packages that use View.AggregationWindow
-
Uses of View.AggregationWindow in io.opencensus.stats
Subclasses of View.AggregationWindow in io.opencensus.statsModifier and TypeClassDescriptionstatic classDeprecated.since 0.13.static classDeprecated.since 0.13.Methods in io.opencensus.stats that return View.AggregationWindowModifier and TypeMethodDescriptionabstract View.AggregationWindowView.getWindow()Deprecated.since 0.13.Methods in io.opencensus.stats with parameters of type View.AggregationWindowModifier and TypeMethodDescriptionstatic ViewView.create(View.Name name, String description, Measure measure, Aggregation aggregation, List<TagKey> columns, View.AggregationWindow window) Deprecated.