Package com.sun.sgs.impl.profile.listener

Provides implementations for ProfileListener.

See:
          Description

Class Summary
AccessedObjectsListener An implementation of ProfileListener that prints access detail.
AggregateProfileListener This implementation of ProfileListener aggregates profiling data over the lifetime of the system, and reports at fixed intervals.
AggregateTaskListener This implementation of ProfileListener aggregates task data over the lifetime of the system, and reports at fixed intervals.
OperationLoggingProfileOpListener This implementation of ProfileListener aggregates profiling data over a set number of operations, reports the aggregated data when that number of operations have been reported, and then clears its state and starts aggregating again.
ProfileSampleListener A text-output listener that displays the distribution for all ProfileSamples updated during a fixed-size window of tasks as well as the lifetime of the program.
ProfileSummaryListener A text-output listener that generates task-periodic summary reports about the performance of tasks being executed by a server.
RuntimeHistogramListener A text-output listener that displays the distribution of successful task execution times, for both a recent fixed-size window of tasks and the lifetime of the application.
SampleJMXListener This implementation of ProfileListener shows how to use JMX MBeans from within a listener.
SnapshotParticipantListener This implementation of ProfileListener takes snapshots at fixed intervals.
SnapshotProfileListener This implementation of ProfileListener takes snapshots at fixed intervals.
SnapshotTaskListener This implementation of ProfileListener takes snapshots at fixed intervals.
TaskRuntimeGraphOutputListener Outputs task timing data to files for later use by Gnuplot.
 

Package com.sun.sgs.impl.profile.listener Description

Provides implementations for ProfileListener.


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved