Package io.airlift.discovery.client
Class ServiceDescriptor
java.lang.Object
io.airlift.discovery.client.ServiceDescriptor
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionServiceDescriptor(UUID id, String nodeId, String type, String pool, String location, ServiceState state, Map<String, String> properties) -
Method Summary
-
Constructor Details
-
ServiceDescriptor
-
-
Method Details
-
getId
-
getNodeId
-
getType
-
getPool
-
getLocation
-
getState
-
getProperties
-
equals
-
hashCode
-
toString
-
serviceDescriptor
-