| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.istio.model.naming |
| 限定符和类型 | 字段和说明 |
|---|---|
private static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.DEFAULT_INSTANCE |
| 限定符和类型 | 字段和说明 |
|---|---|
private java.util.List<ServiceEntry.Endpoint> |
ServiceEntry.endpoints_ |
private java.util.List<ServiceEntry.Endpoint> |
ServiceEntry.Builder.endpoints_ |
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.endpointsBuilder_ |
private static com.google.protobuf.Parser<ServiceEntry.Endpoint> |
ServiceEntry.Endpoint.PARSER |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.build() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.buildPartial() |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.getDefaultInstance() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.getDefaultInstanceForType() |
ServiceEntry.Endpoint |
ServiceEntry.Endpoint.Builder.getDefaultInstanceForType() |
ServiceEntry.Endpoint |
ServiceEntry.getEndpoints(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint |
ServiceEntry.Builder.getEndpoints(int index)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint |
ServiceEntryOrBuilder.getEndpoints(int index)
One or more endpoints associated with the service.
|
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseDelimitedFrom(java.io.InputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(byte[] data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(java.nio.ByteBuffer data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.ByteString data) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(java.io.InputStream input) |
static ServiceEntry.Endpoint |
ServiceEntry.Endpoint.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
private com.google.protobuf.RepeatedFieldBuilderV3<ServiceEntry.Endpoint,ServiceEntry.Endpoint.Builder,ServiceEntry.EndpointOrBuilder> |
ServiceEntry.Builder.getEndpointsFieldBuilder() |
java.util.List<ServiceEntry.Endpoint> |
ServiceEntry.getEndpointsList()
One or more endpoints associated with the service.
|
java.util.List<ServiceEntry.Endpoint> |
ServiceEntry.Builder.getEndpointsList()
One or more endpoints associated with the service.
|
java.util.List<ServiceEntry.Endpoint> |
ServiceEntryOrBuilder.getEndpointsList()
One or more endpoints associated with the service.
|
com.google.protobuf.Parser<ServiceEntry.Endpoint> |
ServiceEntry.Endpoint.getParserForType() |
static com.google.protobuf.Parser<ServiceEntry.Endpoint> |
ServiceEntry.Endpoint.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(int index,
ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
ServiceEntry.Builder |
ServiceEntry.Builder.addEndpoints(ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.Builder.mergeFrom(ServiceEntry.Endpoint other) |
static ServiceEntry.Endpoint.Builder |
ServiceEntry.Endpoint.newBuilder(ServiceEntry.Endpoint prototype) |
ServiceEntry.Builder |
ServiceEntry.Builder.setEndpoints(int index,
ServiceEntry.Endpoint value)
One or more endpoints associated with the service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceEntry.Builder |
ServiceEntry.Builder.addAllEndpoints(java.lang.Iterable<? extends ServiceEntry.Endpoint> values)
One or more endpoints associated with the service.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.