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
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.impl.cloud.DefaultServiceDefinition
org.apache.camel.impl.cloud.DefaultServiceDefinition.Builder -
Field Summary
FieldsFields inherited from interface org.apache.camel.cloud.ServiceDefinition
SERVICE_META_HOST, SERVICE_META_ID, SERVICE_META_NAME, SERVICE_META_PATH, SERVICE_META_PORT, SERVICE_META_PREFIX, SERVICE_META_PROTOCOL, SERVICE_META_ZONE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.impl.cloud.DefaultServiceDefinition
builder, equals, getHealth, getHost, getId, getMetadata, getName, getPort, hashCode, parse, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.camel.cloud.ServiceDefinition
matches
-
Field Details
-
COMPARATOR
-
-
Constructor Details
-
Etcd3ServiceDefinition
-