org.apache.flume.instrumentation
Class ChannelProcessorCounter

java.lang.Object
  extended by org.apache.flume.instrumentation.MonitoredCounterGroup
      extended by org.apache.flume.instrumentation.ChannelProcessorCounter

public class ChannelProcessorCounter
extends MonitoredCounterGroup


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.flume.instrumentation.MonitoredCounterGroup
MonitoredCounterGroup.Type
 
Constructor Summary
protected ChannelProcessorCounter(String name)
           
 
Method Summary
 
Methods inherited from class org.apache.flume.instrumentation.MonitoredCounterGroup
addAndGet, get, getStartTime, getStopTime, getType, increment, set, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelProcessorCounter

protected ChannelProcessorCounter(String name)


Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.