public interface Rule
| Modifier and Type | Method and Description |
|---|---|
boolean |
passCheck(Context context,
DefaultNode node,
int count,
Object... args)
Check whether current statistical indicators meet this rule, which means not exceeding any threshold.
|
boolean passCheck(Context context, DefaultNode node, int count, Object... args)
Copyright © 2019 Alibaba Group. All rights reserved.