Package thredds.ui.monitor
Class AccessLogTable.User
- java.lang.Object
-
- thredds.ui.monitor.AccessLogTable.Accum
-
- thredds.ui.monitor.AccessLogTable.User
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- AccessLogTable
public class AccessLogTable.User extends AccessLogTable.Accum implements Runnable
-
-
Constructor Summary
Constructors Constructor Description User()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getIp()
String
getNameReverse()
void
run()
-
Methods inherited from class thredds.ui.monitor.AccessLogTable.Accum
getCount, getKbytes, getMsecs, getMsecsPerRequest, getName
-
-