Package | Description |
---|---|
org.infinispan.client.hotrod.impl.consistenthash | |
org.infinispan.client.hotrod.impl.transport | |
org.infinispan.client.hotrod.impl.transport.tcp |
Modifier and Type | Method and Description |
---|---|
void |
ConsistentHashFactory.init(ConfigurationProperties config,
ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
void |
TransportFactory.start(Codec codec,
ConfigurationProperties props,
Collection<SocketAddress> staticConfiguredServers,
AtomicInteger topologyId,
ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
void |
TcpTransportFactory.start(Codec codec,
ConfigurationProperties cfg,
Collection<SocketAddress> staticConfiguredServers,
AtomicInteger topologyId,
ClassLoader classLoader) |
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.