Uses of Class
org.apache.camel.component.etcd.EtcdStatsEndpoint
-
Packages that use EtcdStatsEndpoint Package Description org.apache.camel.component.etcd -
-
Uses of EtcdStatsEndpoint in org.apache.camel.component.etcd
Methods in org.apache.camel.component.etcd that return EtcdStatsEndpoint Modifier and Type Method Description EtcdStatsEndpoint
EtcdStatsConsumer. getEndpoint()
EtcdStatsEndpoint
EtcdStatsProducer. getEndpoint()
Constructors in org.apache.camel.component.etcd with parameters of type EtcdStatsEndpoint Constructor Description EtcdStatsConsumer(EtcdStatsEndpoint endpoint, org.apache.camel.Processor processor)
EtcdStatsProducer(EtcdStatsEndpoint endpoint, EtcdConfiguration configuration, String path)
-