public class DiscoveryEnabledBasePredicate
extends com.netflix.loadbalancer.AbstractServerPredicate
| 限定符和类型 | 字段和说明 |
|---|---|
protected DiscoveryEnabledAdapter |
discoveryEnabledAdapter |
protected PluginAdapter |
pluginAdapter |
| 构造器和说明 |
|---|
DiscoveryEnabledBasePredicate() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
apply(com.netflix.loadbalancer.PredicateKey input) |
protected boolean |
apply(com.netflix.loadbalancer.Server server) |
void |
setDiscoveryEnabledAdapter(DiscoveryEnabledAdapter discoveryEnabledAdapter) |
void |
setPluginAdapter(PluginAdapter pluginAdapter) |
alwaysTrue, chooseRandomlyAfterFiltering, chooseRandomlyAfterFiltering, chooseRoundRobinAfterFiltering, chooseRoundRobinAfterFiltering, getEligibleServers, getEligibleServers, getLBStats, getServerOnlyPredicate, ofKeyPredicate, ofServerPredicate, setLoadBalancerStatsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orprotected PluginAdapter pluginAdapter
protected DiscoveryEnabledAdapter discoveryEnabledAdapter
public boolean apply(com.netflix.loadbalancer.PredicateKey input)
protected boolean apply(com.netflix.loadbalancer.Server server)
public void setPluginAdapter(PluginAdapter pluginAdapter)
public void setDiscoveryEnabledAdapter(DiscoveryEnabledAdapter discoveryEnabledAdapter)
Copyright © 2021 Nepxion. All rights reserved.