public final class GrpcUpstream extends CommonUpstream
| Modifier and Type | Class and Description |
|---|---|
static class |
GrpcUpstream.Builder
class builder.
|
| Modifier and Type | Method and Description |
|---|---|
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 in class CommonUpstreampublic int hashCode()
hashCode in class CommonUpstreampublic java.lang.String toString()
toString in class CommonUpstreamCopyright © 2024 The Apache Software Foundation. All rights reserved.