| Package | Description |
|---|---|
| com.orchestranetworks.service.extensions |
Provides classes and interfaces for specific extensions such as batch
and adaptation tree optimizer.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationUnit |
Replica.getContainerReplicationUnit()
Returns the replication unit that contains
this replica.
|
static ReplicationUnit |
ReplicationUnit.newReplicationUnit(ReplicationUnitKey aUnitKey,
Adaptation aDataSet)
Returns the replication unit for the specified dataset and unit name.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ReplicationUnit> |
ReplicationUnit.getReplicationUnitsForTable(SchemaNode aTableNode,
Repository aRepository)
Returns all the replication units involving the specified table
in the context of a repository.
|