Uses of Class
io.airlift.discovery.server.DynamicServiceAnnouncement
Packages that use DynamicServiceAnnouncement
-
Uses of DynamicServiceAnnouncement in io.airlift.discovery.server
Methods in io.airlift.discovery.server that return types with arguments of type DynamicServiceAnnouncementModifier and TypeMethodDescription@NotNull @Valid Set<DynamicServiceAnnouncement>DynamicAnnouncement.getServiceAnnouncements()static com.google.common.base.Function<DynamicServiceAnnouncement,Service> DynamicServiceAnnouncement.toServiceWith(Id<Node> nodeId, String location, String pool) Constructor parameters in io.airlift.discovery.server with type arguments of type DynamicServiceAnnouncementModifierConstructorDescriptionDynamicAnnouncement(String environment, String pool, String location, Set<DynamicServiceAnnouncement> services)