C D F G H O R S 

C

clear() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 

D

dump() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 

F

FetchStatisticsAuxEnhancer - Class in org.apache.openjpa.enhance.stats
FetchStatisticsAuxEnhancer adds the call back function to each persistent fields in the persistent entity which will invoke the hit method from FetchStatsCollector whenever the field is fetched at runtime.
FetchStatisticsAuxEnhancer() - Constructor for class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
 
FetchStatsCollector - Class in org.apache.openjpa.enhance.stats
FetchStatsCollector aggregates fetch statistics and outputs the data periodically (10 minutes).
FetchStatsCollector() - Constructor for class org.apache.openjpa.enhance.stats.FetchStatsCollector
 

G

getStatistics() - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 

H

hit(String) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 

O

org.apache.openjpa.enhance.stats - package org.apache.openjpa.enhance.stats
 

R

registerEntity(ClassMetaData) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 
registerField(String) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 
run(BCClass, ClassMetaData) - Method in class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
 

S

setlogger(Log) - Static method in class org.apache.openjpa.enhance.stats.FetchStatsCollector
 
skipEnhance(BCMethod) - Method in class org.apache.openjpa.enhance.stats.FetchStatisticsAuxEnhancer
 
C D F G H O R S 

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