| Package | Description |
|---|---|
| org.gridgain.grid.dr.hub.sender |
Data center replication-related interfaces and classes for sender hubs. |
| org.gridgain.grid.kernal.visor.cmd.dto.node |
| Modifier and Type | Method and Description |
|---|---|
GridDrSenderHubConnectionConfiguration[] |
GridDrSenderHubConfiguration.getConnectionConfiguration()
Get remote data center connection configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDrSenderHubConfiguration.setConnectionConfiguration(GridDrSenderHubConnectionConfiguration... connCfg)
Set remote data center connection configurations.
|
| Constructor and Description |
|---|
GridDrSenderHubConnectionConfiguration(GridDrSenderHubConnectionConfiguration cfg)
Copying constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static VisorDrSenderHubConnectionConfig |
VisorDrSenderHubConnectionConfig.from(GridDrSenderHubConnectionConfiguration rmtCfg) |
Copyright © 2014. All rights reserved.