Class 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
      static Comparator<Etcd3ServiceDefinition> COMPARATOR  
      • 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
    • 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 interface org.apache.camel.cloud.ServiceDefinition

        matches