|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.common.monitor.DataCollectionNames
Name convertions for data collection types.
| Field Summary |
| Constructor Summary | |
DataCollectionNames()
|
|
| Method Summary | |
static java.lang.String |
get(int dataType)
Convert the type reference of a collector into a String |
static int |
getTypeFromCommand(java.lang.String command)
Return the type of the collector corresponding to the command |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataCollectionNames()
| Method Detail |
public static java.lang.String get(int dataType)
String
dataType - see DataCollection
String that describes the collectorpublic static int getTypeFromCommand(java.lang.String command)
command - to get type form
int
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||