@Internal public class EpollAvailabilityCondition extends java.lang.Object implements Condition
| Constructor and Description | 
|---|
EpollAvailabilityCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
matches(ConditionContext context)
Checks if netty's epoll native transport is available. 
 | 
public boolean matches(ConditionContext context)