Package | Description |
---|---|
org.apache.camel.component.etcd.processor.remote |
Modifier and Type | Field and Description |
---|---|
static Comparator<EtcdServiceCallServer> |
EtcdServiceCallServer.COMPARATOR |
Modifier and Type | Method and Description |
---|---|
protected EtcdServiceCallServer |
EtcdServiceCallServerListStrategy.nodeFromString(String value) |
Modifier and Type | Method and Description |
---|---|
static Comparator<EtcdServiceCallServer> |
EtcdServiceCallServer.comparator() |
protected org.apache.camel.spi.ServiceCallServerListStrategy<EtcdServiceCallServer> |
EtcdServiceCallProcessorFactory.createDefaultServerListStrategy(EtcdConfiguration conf) |
List<EtcdServiceCallServer> |
EtcdServiceCallServerListStrategies.OnDemand.getUpdatedListOfServers(String name) |
List<EtcdServiceCallServer> |
EtcdServiceCallServerListStrategies.Watch.getUpdatedListOfServers(String name) |
Modifier and Type | Method and Description |
---|---|
void |
EtcdServiceCallProcessor.setServerListStrategy(org.apache.camel.spi.ServiceCallServerListStrategy<EtcdServiceCallServer> serverListStrategy) |
Apache Camel