org.fusesource.insight.log
Class LogFilter
java.lang.Object
org.fusesource.insight.log.LogFilter
public class LogFilter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFilter
public LogFilter()
getLevelsSet
public java.util.Set<java.lang.String> getLevelsSet()
getCount
public int getCount()
setCount
public void setCount(int count)
getLevels
public java.lang.String[] getLevels()
setLevels
public void setLevels(java.lang.String[] levels)
getMatchesText
public java.lang.String getMatchesText()
setMatchesText
public void setMatchesText(java.lang.String matchesText)
getBeforeTimestamp
public java.lang.Long getBeforeTimestamp()
getAfterTimestamp
public java.lang.Long getAfterTimestamp()
setAfterTimestamp
public void setAfterTimestamp(java.lang.Long afterTimestamp)
setBeforeTimestamp
public void setBeforeTimestamp(java.lang.Long beforeTimestamp)
Copyright © 2013 Red Hat. All Rights Reserved.