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 LocalIpFilterServiceInstanceBuilder.getLocalIpFilter()Return the current local ip filter used byServiceInstanceBuilder.getAllLocalIPs()Methods in org.apache.curator.x.discovery with parameters of type LocalIpFilterModifier and TypeMethodDescriptionstatic voidServiceInstanceBuilder.setLocalIpFilter(LocalIpFilter newLocalIpFilter) Replace the default local ip filter used byServiceInstanceBuilder.getAllLocalIPs()