|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationProperties | |
|---|---|
| org.infinispan.client.hotrod.impl.consistenthash | |
| org.infinispan.client.hotrod.impl.transport | |
| org.infinispan.client.hotrod.impl.transport.tcp | |
| Uses of ConfigurationProperties in org.infinispan.client.hotrod.impl.consistenthash |
|---|
| Methods in org.infinispan.client.hotrod.impl.consistenthash with parameters of type ConfigurationProperties | |
|---|---|
void |
ConsistentHashFactory.init(ConfigurationProperties config,
ClassLoader classLoader)
|
| Uses of ConfigurationProperties in org.infinispan.client.hotrod.impl.transport |
|---|
| Methods in org.infinispan.client.hotrod.impl.transport with parameters of type ConfigurationProperties | |
|---|---|
void |
TransportFactory.start(Codec codec,
ConfigurationProperties props,
Collection<SocketAddress> staticConfiguredServers,
AtomicInteger topologyId,
ClassLoader classLoader)
|
| Uses of ConfigurationProperties in org.infinispan.client.hotrod.impl.transport.tcp |
|---|
| Methods in org.infinispan.client.hotrod.impl.transport.tcp with parameters of type ConfigurationProperties | |
|---|---|
void |
TcpTransportFactory.start(Codec codec,
ConfigurationProperties cfg,
Collection<SocketAddress> staticConfiguredServers,
AtomicInteger topologyId,
ClassLoader classLoader)
|
|
--> | |||||||||