public interface RepositoryStatistics
Modifier and Type | Interface and Description |
---|---|
static class |
RepositoryStatistics.Type
The values of this enum determine the type of the time
series returned by
getTimeSeries(Type)
and link getTimeSeries(String, boolean) . |
Modifier and Type | Method and Description |
---|---|
TimeSeries |
getTimeSeries(RepositoryStatistics.Type type) |
TimeSeries |
getTimeSeries(java.lang.String type,
boolean resetValueEachSecond) |
TimeSeries getTimeSeries(RepositoryStatistics.Type type)
TimeSeries getTimeSeries(java.lang.String type, boolean resetValueEachSecond)
Copyright © 2010 - 2020 Adobe. All Rights Reserved