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

    Fields
    Modifier and Type
    Field
    Description
     

    Fields 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
    Constructor
    Description
    Etcd3ServiceDefinition(String id, String name, String address, Integer port, Map<String,String> tags)
     
  • Method Summary

    Methods inherited from class org.apache.camel.impl.cloud.DefaultServiceDefinition

    builder, equals, getHealth, getHost, getId, getMetadata, getName, getPort, hashCode, parse, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.apache.camel.cloud.ServiceDefinition

    matches