public static interface EtcdStatsEndpointBuilderFactory.EtcdStatsBuilders
| Modifier and Type | Method and Description |
|---|---|
default 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.
|
default EtcdStatsEndpointBuilderFactory.EtcdStatsEndpointBuilder etcdStats(String path)
etcd-stats:path
Path parameter: path
The path the endpoint refers toApache Camel