|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfileConsumer.ProfileDataType | |
|---|---|
| com.sun.sgs.impl.profile | Provides an implementation for some interfaces in
com.sun.sgs.profile. |
| com.sun.sgs.profile | Interfaces used to create profiling information. |
| Uses of ProfileConsumer.ProfileDataType in com.sun.sgs.impl.profile |
|---|
| Methods in com.sun.sgs.impl.profile with parameters of type ProfileConsumer.ProfileDataType | |
|---|---|
ProfileCounter |
ProfileConsumerImpl.createCounter(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named counter in this consumer. |
ProfileOperation |
ProfileConsumerImpl.createOperation(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named operation in this consumer. |
ProfileSample |
ProfileConsumerImpl.createSample(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named sample collection in this consumer. |
| Uses of ProfileConsumer.ProfileDataType in com.sun.sgs.profile |
|---|
| Methods in com.sun.sgs.profile that return ProfileConsumer.ProfileDataType | |
|---|---|
static ProfileConsumer.ProfileDataType |
ProfileConsumer.ProfileDataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProfileConsumer.ProfileDataType[] |
ProfileConsumer.ProfileDataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sun.sgs.profile with parameters of type ProfileConsumer.ProfileDataType | |
|---|---|
ProfileCounter |
ProfileConsumer.createCounter(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named counter in this consumer. |
ProfileOperation |
ProfileConsumer.createOperation(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named operation in this consumer. |
ProfileSample |
ProfileConsumer.createSample(String name,
ProfileConsumer.ProfileDataType type,
ProfileCollector.ProfileLevel minLevel)
Creates the named sample collection in this consumer. |
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||