Uses of Class
io.opencensus.implcore.stats.MutableViewData
Packages that use MutableViewData
-
Uses of MutableViewData in io.opencensus.implcore.stats
Subclasses of MutableViewData in io.opencensus.implcore.statsModifier and TypeClassDescriptionprivate static final classprivate static final classClasses in io.opencensus.implcore.stats that implement interfaces with type arguments of type MutableViewDataModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.opencensus.implcore.stats with type parameters of type MutableViewDataModifier and TypeFieldDescriptionprivate final com.google.common.collect.Multimap<String, MutableViewData> MeasureToViewMap.mutableMapMethods in io.opencensus.implcore.stats that return MutableViewDataModifier and TypeMethodDescriptionMutableViewData.CreateCumulative.apply(View.AggregationWindow.Cumulative arg) MutableViewData.CreateInterval.apply(View.AggregationWindow.Interval arg) (package private) static MutableViewDataConstructs a newMutableViewData.private MutableViewDataMeasureToViewMap.getMutableViewData(View.Name viewName)