Uses of Class
com.orchestranetworks.service.extensions.ReplicationUnit
Packages that use ReplicationUnit
Package
Description
Provides classes and interfaces for specific extensions such as batch
and adaptation tree optimizer.
-
Uses of ReplicationUnit in com.orchestranetworks.service.extensions
Methods in com.orchestranetworks.service.extensions that return ReplicationUnitModifier and TypeMethodDescriptionReplica.getContainerReplicationUnit()Returns the replication unit that contains this replica.static ReplicationUnitReplicationUnit.newReplicationUnit(ReplicationUnitKey aUnitKey, Adaptation aDataSet) Returns the replication unit for the specified dataset and unit name.Methods in com.orchestranetworks.service.extensions that return types with arguments of type ReplicationUnitModifier and TypeMethodDescriptionstatic final List<ReplicationUnit>ReplicationUnit.getReplicationUnitsForTable(SchemaNode aTableNode, Repository aRepository) Returns all the replication units involving the specified table in the context of a repository.