Uses of Class
org.apache.lens.server.stats.event.LoggableLensStatistics

Packages that use LoggableLensStatistics
org.apache.lens.server.stats.event.query   
org.apache.lens.server.stats.store.log   
 

Uses of LoggableLensStatistics in org.apache.lens.server.stats.event.query
 

Subclasses of LoggableLensStatistics in org.apache.lens.server.stats.event.query
 class QueryExecutionStatistics
          Statistics class used to capture query information.
 

Uses of LoggableLensStatistics in org.apache.lens.server.stats.store.log
 

Methods in org.apache.lens.server.stats.store.log with parameters of type LoggableLensStatistics
 void LogStatisticsStore.process(LoggableLensStatistics event)
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.