Class EtcdServiceDefinition
- java.lang.Object
-
- org.apache.camel.impl.cloud.DefaultServiceDefinition
-
- org.apache.camel.component.etcd.cloud.EtcdServiceDefinition
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceDefinition
public class EtcdServiceDefinition extends org.apache.camel.impl.cloud.DefaultServiceDefinition
-
-
Field Summary
Fields Modifier and Type Field Description static Comparator<EtcdServiceDefinition>
COMPARATOR
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Comparator<EtcdServiceDefinition>
comparator()
-
Methods inherited from class org.apache.camel.impl.cloud.DefaultServiceDefinition
builder, equals, getHealth, getHost, getId, getMetadata, getName, getPort, hashCode, parse, toString
-
-
-
-
Field Detail
-
COMPARATOR
public static final Comparator<EtcdServiceDefinition> COMPARATOR
-
-
Method Detail
-
comparator
public static Comparator<EtcdServiceDefinition> comparator()
-
-