org.apache.solr.store.blockcache
Class Metrics.MethodCall

java.lang.Object
  extended by org.apache.solr.store.blockcache.Metrics.MethodCall
Enclosing class:
Metrics

public static class Metrics.MethodCall
extends Object


Field Summary
 AtomicLong invokes
           
 AtomicLong times
           
 
Constructor Summary
Metrics.MethodCall()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

invokes

public AtomicLong invokes

times

public AtomicLong times
Constructor Detail

Metrics.MethodCall

public Metrics.MethodCall()


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