@InterfaceAudience.Public @InterfaceStability.Stable public interface ValueAggregatorDescriptor extends ValueAggregatorDescriptor
| Modifier and Type | Field and Description | 
|---|---|
| static Text | ONE | 
| static String | TYPE_SEPARATOR | 
| Modifier and Type | Method and Description | 
|---|---|
| void | configure(JobConf job)Configure the object | 
configure, generateKeyValPairsstatic final String TYPE_SEPARATOR
static final Text ONE
void configure(JobConf job)
job - a JobConf object that may contain the information that can be used
          to configure the object.Copyright © 2018 Apache Software Foundation. All rights reserved.