public final class ArrivalTimeFilter extends Object implements MessageFilter
| Constructor and Description |
|---|
ArrivalTimeFilter(long startingFrom,
boolean startAtTail) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
boolean |
matches(Filterable message) |
boolean |
startAtTail() |
String |
toString() |
public ArrivalTimeFilter(long startingFrom,
boolean startAtTail)
public String getName()
getName in interface MessageFilterpublic boolean startAtTail()
startAtTail in interface MessageFilterpublic boolean matches(Filterable message)
matches in interface MessageFilterCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.