Uses of Package
com.sun.sgs.profile

Packages that use com.sun.sgs.profile
com.sun.sgs.management Provides the RedDwarf management interfaces exposed via JMX. 
com.sun.sgs.profile Interfaces used to create profiling information. 
 

Classes in com.sun.sgs.profile used by com.sun.sgs.management
ProfileCollector.ProfileLevel
          The profiling levels.
 

Classes in com.sun.sgs.profile used by com.sun.sgs.profile
AccessedObjectsDetail
          An interface accessible through a ProfileReport that details the collection of object accesses that occurred during the associated transaction.
AccessedObjectsDetail.ConflictType
          Identifies a known type of conflict.
ProfileCollector.ProfileLevel
          The profiling levels.
ProfileConsumer
          A profile consumer object is used to gather profiling data for a specific system or application component.
ProfileConsumer.ProfileDataType
          The valid types of profile operations, counters and samples that can be created with the profile data factory methods.
ProfileCounter
          A counter used in profiling.
ProfileListener
          This interface is used to listen for profiling data as reported by the system.
ProfileOperation
          An operation which has occurred.
ProfileParticipantDetail
          Details final profile state associated with a single participant of a transaction.
ProfileReport
          The interface used to report profiling data associated with a complete task run through the scheduler.
ProfileSample
          A profile sample is a list of long data points.
TransactionListenerDetail
          Provides profiling detail about a TransactionListener that listened to the progress of a transaction.
 


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