public final class MetricsProcessorTwillRunnable extends AbstractMasterTwillRunnable
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<String,String> |
METRICS_PROCESSOR_CONTEXT |
name| Constructor and Description |
|---|
MetricsProcessorTwillRunnable(String name,
String cConfName,
String hConfName) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.inject.Injector |
createGuiceInjector(CConfiguration cConf,
Configuration hConf) |
protected void |
doInit(TwillContext context) |
void |
getServices(List<? super com.google.common.util.concurrent.Service> services) |
configure, getCConfiguration, getConfiguration, initialize, run, stopdestroy, getArgument, getArguments, getContext, handleCommandprotected void doInit(TwillContext context)
doInit in class AbstractMasterTwillRunnablepublic void getServices(List<? super com.google.common.util.concurrent.Service> services)
getServices in class AbstractMasterTwillRunnablepublic static com.google.inject.Injector createGuiceInjector(CConfiguration cConf, Configuration hConf)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.