See: Description
| 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 a
ReplicationUnit. |
| 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 | 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 launch
Batch. |
| 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®.
|