@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface EtcdStatsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EtcdStatsEndpointBuilderFactory.AdvancedEtcdStatsEndpointBuilder
Advanced builder for endpoint for the Etcd Stats component.
|
static interface |
EtcdStatsEndpointBuilderFactory.AdvancedEtcdStatsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Etcd Stats component.
|
static interface |
EtcdStatsEndpointBuilderFactory.AdvancedEtcdStatsEndpointProducerBuilder
Advanced builder for endpoint producers for the Etcd Stats component.
|
static interface |
EtcdStatsEndpointBuilderFactory.EtcdStatsBuilders |
static interface |
EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointBuilder
Builder for endpoint for the Etcd Stats component.
|
static interface |
EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointConsumerBuilder
Builder for endpoint consumers for the Etcd Stats component.
|
static interface |
EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointProducerBuilder
Builder for endpoint producers for the Etcd Stats component.
|
| Modifier and Type | Method and Description |
|---|---|
static EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointBuilder |
etcdStats(String path)
Etcd Stats (camel-etcd)
The camel etcd component allows you to work with Etcd, a distributed
reliable key-value store.
|
static EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointBuilder etcdStats(String path)
etcd-stats:path
Path parameter: path
The path the endpoint refers toApache Camel