http://www.griddynamics.com/schema/jagger
element query-distributor

Documentation
                Query distributor is an object, that provides an algorithm how to distribute queries by endpoints.
                Possible types of query-distributor : query-distributor-round-robin, query-distributor-one-by-one, query-distributor-ref.
            
Properties
This component is not nillable.

Model
<query-distributor
  id = xsd:ID
  parent = xsd:string>

</query-distributor>


Attribute Summary
 xsd:IDid
          
 xsd:stringparent
          

Attribute Detail

id

Type:
xsd:ID
Use:
optional
Form:
unqualified

parent

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:element name="query-distributor" type="queryDistributorAbstract">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.