Package | Description |
---|---|
org.apache.curator.x.discovery |
Modifier and Type | Method and Description |
---|---|
UriSpec |
ServiceInstance.getUriSpec() |
Modifier and Type | Method and Description |
---|---|
ServiceInstanceBuilder<T> |
ServiceInstanceBuilder.uriSpec(UriSpec uriSpec) |
Constructor and Description |
---|
ServiceInstance(String name,
String id,
String address,
Integer port,
Integer sslPort,
T payload,
long registrationTimeUTC,
ServiceType serviceType,
UriSpec uriSpec) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.