public class EtcdServiceCallServer
extends org.apache.camel.impl.remote.DefaultServiceCallServer
Modifier and Type | Field and Description |
---|---|
static Comparator<EtcdServiceCallServer> |
COMPARATOR |
Constructor and Description |
---|
EtcdServiceCallServer(String name,
String address,
Integer port,
Map<String,String> tags) |
Modifier and Type | Method and Description |
---|---|
static Comparator<EtcdServiceCallServer> |
comparator() |
String |
getName() |
Map<String,String> |
getTags() |
public static final Comparator<EtcdServiceCallServer> COMPARATOR
public String getName()
public static Comparator<EtcdServiceCallServer> comparator()
Apache Camel