public class PerformanceUtils
extends java.lang.Object
| Constructor and Description |
|---|
PerformanceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCurrentTime() |
static void |
logMbps(long startTime,
long endTime,
long totalBytes,
java.lang.String objName,
boolean isPutCommand) |