org.apache.accumulo.server.monitor
Class DedupedLogEvent
java.lang.Object
org.apache.accumulo.server.monitor.DedupedLogEvent
public class DedupedLogEvent
- extends Object
DedupedLogEvent
public DedupedLogEvent(org.apache.log4j.spi.LoggingEvent event)
DedupedLogEvent
public DedupedLogEvent(org.apache.log4j.spi.LoggingEvent event,
int count)
getEvent
public org.apache.log4j.spi.LoggingEvent getEvent()
getCount
public int getCount()
setCount
public void setCount(int count)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.