public class ResponseTimeLogParser.LogEntry extends Object
| Constructor and Description |
|---|
ResponseTimeLogParser.LogEntry(String url,
long startTime,
long duration,
Integer statusCode,
String ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDuration() |
String |
getIpAddress() |
long |
getStartTime() |
Integer |
getStatusCode() |
String |
getUrl() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.