Package net.thevpc.naru.api.scheduler
Interface NaruRetentionPolicy
- All Superinterfaces:
net.thevpc.nuts.elem.NToElement
- All Known Implementing Classes:
AllRetentionPolicy,AnyRetentionPolicy,DefaultRetentionPolicy,ForeverRetentionPolicy,ForgetRetentionPolicy,MaxConsumersRetentionPolicy,OnceRetentionPolicy,TtlRetentionPolicy
public interface NaruRetentionPolicy
extends net.thevpc.nuts.elem.NToElement
-
Method Summary
Modifier and TypeMethodDescriptionlongnextCheckMillis(NaruEvent event) booleanshouldDrop(NaruEvent event) Methods inherited from interface net.thevpc.nuts.elem.NToElement
toElement
-
Method Details
-
shouldDrop
-
nextCheckMillis
-