Uses of Class
org.apache.curator.x.discovery.UriSpec
Packages that use UriSpec
-
Uses of UriSpec in org.apache.curator.x.discovery
Methods in org.apache.curator.x.discovery that return UriSpecMethods in org.apache.curator.x.discovery with parameters of type UriSpecModifier and TypeMethodDescriptionConstructors in org.apache.curator.x.discovery with parameters of type UriSpecModifierConstructorDescriptionServiceInstance
(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.