ew-profiling, 1.0
B C G P R

B

be.eliwan.profiling.api - package be.eliwan.profiling.api
 

C

clear() - Method in interface be.eliwan.profiling.api.ProfilingBean
Clear data to remove old totals.

G

getAverageRunTime() - Method in interface be.eliwan.profiling.api.ProfilingData
Get average run time per invocation.
getGroup() - Method in interface be.eliwan.profiling.api.GroupData
Get group for this set of profiling data.
getGroupData() - Method in interface be.eliwan.profiling.api.ProfilingBean
Get data for the groups.
getInvocationCount() - Method in interface be.eliwan.profiling.api.ProfilingData
Get number of invocations.
getTotal() - Method in interface be.eliwan.profiling.api.ProfilingBean
Get totals across all the groups.
getTotalRunTime() - Method in interface be.eliwan.profiling.api.ProfilingData
Get total time spent for the invocations.
GroupData - Interface in be.eliwan.profiling.api
Profiling information for a specific group.

P

ProfilingBean - Interface in be.eliwan.profiling.api
Interface which should be published using JMX to allow getting the profiling info.
ProfilingData - Interface in be.eliwan.profiling.api
Profiling information.
ProfilingSink - Interface in be.eliwan.profiling.api
Allow registration of profiling data.

R

register(String, long) - Method in interface be.eliwan.profiling.api.ProfilingSink
Add a registration for a group.

B C G P R
ew-profiling, 1.0

Copyright © 2014. All rights reserved.