Uses of Class
org.apache.shenyu.common.dto.convert.selector.ZombieUpstream
-
Packages that use ZombieUpstream Package Description org.apache.shenyu.common.dto.convert.selector -
-
Uses of ZombieUpstream in org.apache.shenyu.common.dto.convert.selector
Methods in org.apache.shenyu.common.dto.convert.selector that return ZombieUpstream Modifier and Type Method Description ZombieUpstreamZombieUpstream.Builder. build()build new Object.static ZombieUpstreamZombieUpstream. transform(CommonUpstream commonUpstream, int zombieCheckTimes, java.lang.String selectorId)create zombie upstream with Common upstream.
-