Interface EtcdStatsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface EtcdStatsComponentBuilderFactory
Access etcd cluster statistcs. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilder
Builder for the Etcd Stats component.static class
EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilder
etcdStats()
Deprecated.
-
-
-
Method Detail
-
etcdStats
@Deprecated static EtcdStatsComponentBuilderFactory.EtcdStatsComponentBuilder etcdStats()
Deprecated.Etcd Stats (camel-etcd) Access etcd cluster statistcs. Category: clustering,database Since: 2.18 Maven coordinates: org.apache.camel:camel-etcd- Returns:
- the dsl builder
-
-