| Package | Description |
|---|---|
| org.gridgain.grid |
Contains entry-point GridGain & HPC APIs.
|
| org.gridgain.grid.kernal |
Contains main implementation.
|
| org.gridgain.grid.kernal.processors.dr |
Data center replication processor. |
| org.gridgain.grid.kernal.processors.dr.os |
No-op implementation of data center replication processor. |
| Modifier and Type | Method and Description |
|---|---|
GridDr |
Grid.dr()
Gets an instance of Data Center Replication.
|
| Modifier and Type | Method and Description |
|---|---|
GridDr |
GridKernal.dr()
Gets an instance of Data Center Replication.
|
| Modifier and Type | Method and Description |
|---|---|
GridDr |
GridDrProcessor.dr() |
| Modifier and Type | Method and Description |
|---|---|
GridDr |
GridOsDrProcessor.dr() |
Copyright © 2014. All rights reserved.