public class AccessLogTable.Accum extends Object
| Constructor and Description |
|---|
Accum() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
long |
getKbytes() |
long |
getMsecs() |
long |
getMsecsPerRequest() |
String |
getName() |
public String getName()
public long getMsecs()
public long getMsecsPerRequest()
public long getKbytes()
public int getCount()