A  B  C  D  G  I  L  M  O  R  S 

R

registerBooleanMetric(String,String,Boolean) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a BooleanMetric with the given name, help string and optional initialValue.
registerBooleanMetric(String,String) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a BooleanMetric with the given name, help string and optional initialValue.
registerCounter(String,String,Long) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a CounterMetric with the given name, help string and optional initialValue.
registerCounter(String,String) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a CounterMetric with the given name, help string and optional initialValue.
registerInfo(String,String,String) - function in org.jitsi.metrics.MetricsContainer
Creates and registers an InfoMetric with the given name, help string and value.
registerLongGauge(String,String,Long) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a CounterMetric with the given name, help string and optional initialValue.
registerLongGauge(String,String) - function in org.jitsi.metrics.MetricsContainer
Creates and registers a CounterMetric with the given name, help string and optional initialValue.
A  B  C  D  G  I  L  M  O  R  S