public static final class ZombieUpstream.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
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 © 2024 The Apache Software Foundation. All rights reserved.