|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.util.concurrent.AbstractScheduledService
co.cask.cdap.metrics.collect.AggregatedMetricsCollectionService
co.cask.cdap.test.internal.TestMetricsCollectionService
public final class TestMetricsCollectionService
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.common.util.concurrent.AbstractScheduledService |
|---|
com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler, com.google.common.util.concurrent.AbstractScheduledService.Scheduler |
| Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service |
|---|
com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State |
| Constructor Summary | |
|---|---|
TestMetricsCollectionService()
|
|
| Method Summary | |
|---|---|
protected void |
publish(co.cask.cdap.common.metrics.MetricsScope scope,
Iterator<MetricsRecord> metrics)
|
| Methods inherited from class co.cask.cdap.metrics.collect.AggregatedMetricsCollectionService |
|---|
executor, getCollector, runOneIteration, scheduler, shutDown |
| Methods inherited from class com.google.common.util.concurrent.AbstractScheduledService |
|---|
addListener, isRunning, start, startAndWait, startUp, state, stop, stopAndWait, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.common.util.concurrent.Service |
|---|
addListener, isRunning, start, startAndWait, state, stop, stopAndWait |
| Constructor Detail |
|---|
public TestMetricsCollectionService()
| Method Detail |
|---|
protected void publish(co.cask.cdap.common.metrics.MetricsScope scope,
Iterator<MetricsRecord> metrics)
throws Exception
publish in class AggregatedMetricsCollectionServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||