Uses of Class
org.apache.curator.x.discovery.UriSpec
-
Uses of UriSpec in org.apache.curator.x.discovery
Modifier and TypeMethodDescriptionModifierConstructorDescriptionServiceInstance
(String name, String id, String address, Integer port, Integer sslPort, T payload, long registrationTimeUTC, ServiceType serviceType, UriSpec uriSpec) ServiceInstance
(String name, String id, String address, Integer port, Integer sslPort, T payload, long registrationTimeUTC, ServiceType serviceType, UriSpec uriSpec, boolean enabled) IMPORTANT: Due to CURATOR-275 theenabled
field is NOT supported by default.