Interface | Description |
---|---|
TypeHandler<JavaType> |
A class responsible for rendering a Java type into a byte format suitable for transfer to PCP.
|
Class | Description |
---|---|
AbstractTypeHandler<JavaType> |
Convenience TypeHandler to provide a simple implementation of
TypeHandler.getMetricType() |
DefaultTypeHandlers |
A set of convenience
TypeHandlers for converting numeric and other basic Java
types to standard PCP types. |
Enum | Description |
---|---|
MmvMetricType |
Metric types as represented in mmv_stats.h (which in turn parallel pmapi.h)
|
Copyright © 2009–2018 Performance Co-Pilot. All rights reserved.