Package thredds.ui.monitor
Class ServletLogTable.Merge
- java.lang.Object
-
- thredds.ui.monitor.ServletLogTable.Merge
-
- Enclosing class:
- ServletLogTable
public static class ServletLogTable.Merge extends Object
-
-
Constructor Summary
Constructors Constructor Description Merge()
-
-
-
Method Detail
-
getReqTime
public long getReqTime()
-
getReqSeq
public long getReqSeq()
-
getLevel
public String getLevel()
-
isExtra
public boolean isExtra()
-
getIp
public String getIp()
-
getDate
public String getDate()
-
getStatus
public int getStatus()
-
getMsecs
public long getMsecs()
-
getBytes
public long getBytes()
-
getPath
public String getPath()
-
-