| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<List<Counter>> |
MetricsService.findCounters(String group) |
com.google.common.util.concurrent.ListenableFuture<List<Counter>> |
MetricsService.findCounters(String group,
List<String> counterNames) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
MetricsService.updateCounter(Counter counter) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
MetricsService.updateCounters(Collection<Counter> counters) |
Copyright © 2014 Red Hat, Inc.. All rights reserved.