| Package | Description |
|---|---|
| com.impetus.kundera.loader | |
| com.impetus.kundera.service | |
| com.impetus.kundera.service.policy |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<Host,Object> |
GenericClientFactory.hostPools
Holds one pool instance per host
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Host> |
HostConfiguration.hostsList
Array of hosts.
|
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
HostConfiguration.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
HostConfiguration.setConfig(Host host,
Properties props,
Map puProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
HostConfiguration.buildHosts(List<ClientProperties.DataStore.Connection.Server> servers,
List<Host> hostsList) |
protected abstract void |
HostConfiguration.buildHosts(String hosts,
String portAsString,
List<Host> hostsList) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
RetryService.verifyConnection(Host host) |
Copyright © 2015. All Rights Reserved.