public static final class ZombieUpstream.Builder
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
ZombieUpstream |
build()
build new Object.
|
ZombieUpstream.Builder |
commonUpstream(CommonUpstream commonUpstream)
build commonUpstream.
|
ZombieUpstream.Builder |
selectorId(java.lang.String selectorId)
build selectorId.
|
ZombieUpstream.Builder |
zombieCheckTimes(int zombieCheckTimes)
build zombieCheckTimes.
|
public ZombieUpstream build()
public ZombieUpstream.Builder commonUpstream(CommonUpstream commonUpstream)
commonUpstream - commonUpstreampublic ZombieUpstream.Builder zombieCheckTimes(int zombieCheckTimes)
zombieCheckTimes - zombieCheckTimespublic ZombieUpstream.Builder selectorId(java.lang.String selectorId)
selectorId - selectorIdCopyright © 2021 The Apache Software Foundation. All rights reserved.