public static interface AbstractQueue.QueueEntryFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(QueueEntry entry) |
boolean |
filterComplete() |
boolean accept(QueueEntry entry)
boolean filterComplete()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.