Configuration Reference Home
Oracle Unified Directory - Distribution Algorithm

Distribution Algorithm

Note: this is an abstract component, that cannot be instantiated.

The Distribution Algorithm is an algorithm used by a distribution workflow element to split a DIT into subsets of entries. Each and every entry is in exactly one of these subsets.

Direct Subcomponents

The following Distribution Algorithms are available in the server :

These Distribution Algorithms inherit from the properties described below.

Relations From this Component

The following components have a direct COMPOSITION relation FROM Distribution Algorithms :

Relations To this Component

The following components have a direct COMPOSITION relation TO Distribution Algorithms :

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ java-class  None

Basic Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Distribution Algorithm implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
com.sun.dps.server.workflowelement.distribution.DistributionAlgorithm
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No