Uses of Interface
org.apache.curator.x.discovery.LocalIpFilter
Packages that use LocalIpFilter
-
Uses of LocalIpFilter in org.apache.curator.x.discovery
Methods in org.apache.curator.x.discovery that return LocalIpFilterModifier and TypeMethodDescriptionstatic LocalIpFilter
ServiceInstanceBuilder.getLocalIpFilter()
Return the current local ip filter used byServiceInstanceBuilder.getAllLocalIPs()
Methods in org.apache.curator.x.discovery with parameters of type LocalIpFilterModifier and TypeMethodDescriptionstatic void
ServiceInstanceBuilder.setLocalIpFilter
(LocalIpFilter newLocalIpFilter) Replace the default local ip filter used byServiceInstanceBuilder.getAllLocalIPs()