net.sf.logdistiller
Class LogDistillation.Category
java.lang.Object
net.sf.logdistiller.LogDistillation.Category
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LogDistillation
public static class LogDistillation.Category
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogDistillation.Category
public LogDistillation.Category(LogDistiller.Category definition)
getLogdistillation
public LogDistillation getLogdistillation()
getDefinition
public LogDistiller.Category getDefinition()
getGroups
public List getGroups()
setSkip
public void setSkip(boolean skip)
isSkip
public boolean isSkip()
sumEventCount
public int sumEventCount()
sumBytes
public long sumBytes()
listGroupsToReport
public List listGroupsToReport()
Copyright © 2004-2009. All Rights Reserved.