Uses of Interface
com.orchestranetworks.service.extensions.ReplicaTable
Packages that use ReplicaTable
Package
Description
Provides classes and interfaces for specific extensions such as batch
and adaptation tree optimizer.
-
Uses of ReplicaTable in com.orchestranetworks.service.extensions
Methods in com.orchestranetworks.service.extensions that return ReplicaTableModifier and TypeMethodDescriptionReplicaForList.getContainerReplicaTable()Returns the replica table that contains this replica.abstract ReplicaTableReplicationUnit.getReplicaTable(SchemaNode aTableNode) Returns the replica of the specified table node.Methods in com.orchestranetworks.service.extensions that return types with arguments of type ReplicaTableModifier and TypeMethodDescriptionabstract Iterator<ReplicaTable>ReplicationUnit.getReplicaTables()Returns the table replicas defined by this replication unit.