public final class GrpcUpstream extends CommonUpstream
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GrpcUpstream.Builder
class builder.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GrpcUpstream.Builder |
builder()
class builder.
|
boolean |
equals(java.lang.Object o) |
int |
getWeight()
get weight.
|
int |
hashCode() |
void |
setWeight(int weight)
set weight.
|
java.lang.String |
toString() |
defaultStatus, getProtocol, getTimestamp, getUpstreamHost, getUpstreamUrl, isStatus, setProtocol, setStatus, setTimestamp, setUpstreamHost, setUpstreamUrlpublic static GrpcUpstream.Builder builder()
public int getWeight()
public void setWeight(int weight)
weight - weightpublic boolean equals(java.lang.Object o)
equals 在类中 CommonUpstreampublic int hashCode()
hashCode 在类中 CommonUpstreampublic java.lang.String toString()
toString 在类中 CommonUpstreamCopyright © 2021 The Apache Software Foundation. All rights reserved.