EndpointsOrBuilder |
Settings.Builder.getAccessPointOrBuilder() |
optional .apache.rocketmq.v2.Endpoints access_point = 2;
|
EndpointsOrBuilder |
Settings.getAccessPointOrBuilder() |
optional .apache.rocketmq.v2.Endpoints access_point = 2;
|
EndpointsOrBuilder |
SettingsOrBuilder.getAccessPointOrBuilder() |
optional .apache.rocketmq.v2.Endpoints access_point = 2;
|
EndpointsOrBuilder |
Broker.Builder.getEndpointsOrBuilder() |
Address of the broker, complying with the following scheme
1. dns:[//authority/]host[:port]
2. ipv4:address[:port][,address[:port],...] – IPv4 addresses
3. ipv6:address[:port][,address[:port],...] – IPv6 addresses
|
EndpointsOrBuilder |
Broker.getEndpointsOrBuilder() |
Address of the broker, complying with the following scheme
1. dns:[//authority/]host[:port]
2. ipv4:address[:port][,address[:port],...] – IPv4 addresses
3. ipv6:address[:port][,address[:port],...] – IPv6 addresses
|
EndpointsOrBuilder |
BrokerOrBuilder.getEndpointsOrBuilder() |
Address of the broker, complying with the following scheme
1. dns:[//authority/]host[:port]
2. ipv4:address[:port][,address[:port],...] – IPv4 addresses
3. ipv6:address[:port][,address[:port],...] – IPv6 addresses
|
EndpointsOrBuilder |
Metric.Builder.getEndpointsOrBuilder() |
The endpoint that client metrics should be exported to, which is required if the switch is on.
|
EndpointsOrBuilder |
Metric.getEndpointsOrBuilder() |
The endpoint that client metrics should be exported to, which is required if the switch is on.
|
EndpointsOrBuilder |
MetricOrBuilder.getEndpointsOrBuilder() |
The endpoint that client metrics should be exported to, which is required if the switch is on.
|
EndpointsOrBuilder |
QueryAssignmentRequest.Builder.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 3;
|
EndpointsOrBuilder |
QueryAssignmentRequest.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 3;
|
EndpointsOrBuilder |
QueryAssignmentRequestOrBuilder.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 3;
|
EndpointsOrBuilder |
QueryRouteRequest.Builder.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 2;
|
EndpointsOrBuilder |
QueryRouteRequest.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 2;
|
EndpointsOrBuilder |
QueryRouteRequestOrBuilder.getEndpointsOrBuilder() |
.apache.rocketmq.v2.Endpoints endpoints = 2;
|