| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Schedules queries across endpoints one by one. For input: endpoints [e1, e2] and queries [q1, q2, q3] executes actions in following order: (e1, q1), (e2, q1), (e1, q2), (e2, q2), (e1, q3), (e2, q3).
Attribute Summary | |
xsd:ID | id |
xsd:string | parent |
Attribute Detail |
xsd:ID
optional
unqualified
xsd:string
optional
unqualified
<xsd:element name="query-distributor-one-by-one" substitutionGroup="query-distributor" type="query-distributor-one-by-one">
</xsd:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |