public interface JfrAttributes
Modifier and Type | Field and Description |
---|---|
static IAttribute<IQuantity> |
CENTER_TIME |
static IAttribute<IQuantity> |
DURATION |
static IAttribute<IQuantity> |
END_TIME |
static IAttribute<IMCStackTrace> |
EVENT_STACKTRACE |
static IAttribute<IMCThread> |
EVENT_THREAD |
static IAttribute<IQuantity> |
EVENT_TIMESTAMP |
static IAttribute<IType<?>> |
EVENT_TYPE |
static IAttribute<String> |
EVENT_TYPE_ID |
static IAttribute<IQuantity> |
FLR_DATA_LOST |
static IAttribute<IRange<IQuantity>> |
LIFETIME |
static IAttribute<IQuantity> |
START_TIME |
static final IAttribute<IType<?>> EVENT_TYPE
static final IAttribute<String> EVENT_TYPE_ID
static final IAttribute<IQuantity> END_TIME
static final IAttribute<IQuantity> START_TIME
static final IAttribute<IQuantity> DURATION
static final IAttribute<IQuantity> CENTER_TIME
static final IAttribute<IRange<IQuantity>> LIFETIME
static final IAttribute<IMCStackTrace> EVENT_STACKTRACE
static final IAttribute<IMCThread> EVENT_THREAD
static final IAttribute<IQuantity> EVENT_TIMESTAMP
static final IAttribute<IQuantity> FLR_DATA_LOST
Copyright © 2019. All rights reserved.