This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.server.stats.event.LoggableLensStatistics (Lens 2.0.1-beta-incubating API)

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.