Constructor and Description |
---|
VMThreadCapabilities() |
Modifier and Type | Method and Description |
---|---|
String[] |
getSupportedFeaturesList() |
int |
getVmId() |
void |
setSupportedFeaturesList(String[] features) |
void |
setVmId(int vmId) |
boolean |
supportContentionMonitor() |
boolean |
supportCPUTime() |
boolean |
supportThreadAllocatedMemory() |
String |
toString() |
equals, getAgentId, hashCode, setAgentId
public void setVmId(int vmId)
public int getVmId()
public boolean supportCPUTime()
public boolean supportContentionMonitor()
public boolean supportThreadAllocatedMemory()
public String[] getSupportedFeaturesList()
public void setSupportedFeaturesList(String[] features)
Copyright © 2014. All rights reserved.