public interface ClusterNodeFirewall
Modifier and Type | Method and Description |
---|---|
boolean |
isPermissible(String hostOrIp)
Returns true if the given host or IP is permissible through the firewall; false otherwise.
|
boolean isPermissible(String hostOrIp)
hostOrIp
- hostCopyright © 2016 Apache NiFi Project. All rights reserved.