Package com.orchestranetworks.service.extensions
Provides classes and interfaces for specific extensions such as batch
and adaptation tree optimizer.
-
Interface Summary Interface Description AdaptationTreeOptimizerIterator Iterator for optimization.Batch This interface describes a batch that can be executed in a "serverless" environment or a JEE container.RefreshPolicy Represents the refresh policy of aReplicationUnit.Replica Represents a replica in a replication unit.ReplicaForList Represents a replica of an aggregated list in a replica table.ReplicaTable Represents a replica table in a replication unit. -
Class Summary Class Description AdaptationTreeOptimizerSpec AdaptationTreeOptimizerSpec_MutualizeCommons Specifies an optimization that refactors common values in a dataset tree.AdaptationTreeOptimizerSpec_RemoveDuplicates Specifies an optimization by removing duplicates in a dataset tree.BatchLauncher This class is used to launchBatch.LockSpec Handles a lock on a dataspace.ReplicationUnit A replication unit is defined by the data model.ReplicationUnitKey Identifies a replication unit defined in a data model.TestHelper This class can be used to write JUnit tests for EBX®.