public class Telemetry extends Object
Constructor and Description |
---|
Telemetry() |
Modifier and Type | Method and Description |
---|---|
long |
getGeneralTime() |
org.apache.commons.lang.time.StopWatch |
getGeneralTimer() |
long |
getMigrationTime() |
org.apache.commons.lang.time.StopWatch |
getMigrationTimer() |
long |
getNonMigrationTime() |
public org.apache.commons.lang.time.StopWatch getGeneralTimer()
public org.apache.commons.lang.time.StopWatch getMigrationTimer()
public long getMigrationTime()
public long getGeneralTime()
public long getNonMigrationTime()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.