org.opengroup.arm3.metric
Interface ArmTransactionWithMetrics
- All Superinterfaces:
- ArmTransaction
public interface ArmTransactionWithMetrics
- extends ArmTransaction
Methods inherited from interface org.opengroup.arm3.transaction.ArmTransaction |
getCorr, getParentCorr, getRespTime, getStatus, getStopTime, getTranHandle, getTranUUID, getUserUUID, reset, start, start, start, start, stop, update |
getMetric
ArmMetric getMetric(int slot)
isMetricValid
boolean isMetricValid(int slot)
setMetricValid
void setMetricValid(int slot,
boolean value)