Uses of Class
com.orchestranetworks.service.extensions.ReplicationUnitKey
Packages that use ReplicationUnitKey
Package
Description
Provides classes and interfaces for specific extensions such as batch
and adaptation tree optimizer.
-
Uses of ReplicationUnitKey in com.orchestranetworks.service.extensions
Methods in com.orchestranetworks.service.extensions that return ReplicationUnitKeyModifier and TypeMethodDescriptionstatic final ReplicationUnitKeyCreates the key for the specified string.abstract ReplicationUnitKeyReplicationUnit.getReplicationUnitKey()Returns the key of this replication unit.Methods in com.orchestranetworks.service.extensions with parameters of type ReplicationUnitKeyModifier and TypeMethodDescriptionstatic ReplicationUnitReplicationUnit.newReplicationUnit(ReplicationUnitKey aUnitKey, Adaptation aDataSet) Returns the replication unit for the specified dataset and unit name.