Class Etcd3ServiceDefinition
- java.lang.Object
-
- org.apache.camel.impl.cloud.DefaultServiceDefinition
-
- org.apache.camel.component.etcd3.cloud.Etcd3ServiceDefinition
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceDefinition
public class Etcd3ServiceDefinition extends org.apache.camel.impl.cloud.DefaultServiceDefinition
-
-
Field Summary
Fields Modifier and Type Field Description static Comparator<Etcd3ServiceDefinition>COMPARATOR
-
Method Summary
-
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<Etcd3ServiceDefinition> COMPARATOR
-
-