public class ServiceAnnouncement extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceAnnouncement.ServiceAnnouncementBuilder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UUID |
getId() |
Map<String,String> |
getProperties() |
String |
getType() |
int |
hashCode() |
static ServiceAnnouncement.ServiceAnnouncementBuilder |
serviceAnnouncement(String type) |
ServiceDescriptor |
toServiceDescriptor(NodeInfo nodeInfo) |
String |
toString() |
public UUID getId()
public String getType()
public ServiceDescriptor toServiceDescriptor(NodeInfo nodeInfo)
public static ServiceAnnouncement.ServiceAnnouncementBuilder serviceAnnouncement(String type)
Copyright © 2010–2021 Airlift. All rights reserved.