org.apache.hadoop.metrics.spi
Class CompositeContext

java.lang.Object
  extended by org.apache.hadoop.metrics.spi.AbstractMetricsContext
      extended by org.apache.hadoop.metrics.spi.CompositeContext
All Implemented Interfaces:
org.apache.hadoop.metrics.MetricsContext

@InterfaceAudience.Public
@InterfaceStability.Evolving
public class CompositeContext
extends AbstractMetricsContext


Field Summary
 
Fields inherited from interface org.apache.hadoop.metrics.MetricsContext
DEFAULT_PERIOD
 
Constructor Summary
CompositeContext()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.metrics.spi.AbstractMetricsContext
createRecord, getAllRecords, getAttribute, getAttributeTable, getContextFactory, getContextName, getPeriod, parseAndSetPeriod, remove, setPeriod, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeContext

@InterfaceAudience.Private
public CompositeContext()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.