diff options
author | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-22 20:14:50 +0000 |
---|---|---|
committer | oci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-06-22 20:14:50 +0000 |
commit | 0940992e5b6baa1be7c966d989a2dbf08a4f280c (patch) | |
tree | 22b684892952dae6e68ff12e1e95d76f27700960 /TAO/docs/ec_options.html | |
parent | 6dd1c252f921d69e57b85815630c5795645dfa26 (diff) | |
download | ATCD-0940992e5b6baa1be7c966d989a2dbf08a4f280c.tar.gz |
Remove trailing spaces
Diffstat (limited to 'TAO/docs/ec_options.html')
-rw-r--r-- | TAO/docs/ec_options.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/TAO/docs/ec_options.html b/TAO/docs/ec_options.html index 2c1d7517a59..94b34315f24 100644 --- a/TAO/docs/ec_options.html +++ b/TAO/docs/ec_options.html @@ -131,19 +131,19 @@ static EC_Factory "-ECFiltering basic ....." <TD>Select the filtering strategy used by the consumers. The <EM>null</EM> filtering strategy will build trivial filters for all consumers. - The <EM>basic</EM> filtering strategy supports + The <EM>basic</EM> filtering strategy supports disjunction, conjunction, logical and, negation, bitmask, - and timeout filters based on the subscriptions passed by - the consumer during the connect call. It only supports limited + and timeout filters based on the subscriptions passed by + the consumer during the connect call. It only supports limited nesting of filter groups. - The <EM>prefix</EM> filtering strategy supports + The <EM>prefix</EM> filtering strategy supports all filter types that the <EM>basic</EM> strategy does - and allows unlimited nesting of filter groups. - When using the <EM>prefix</EM> strategy, the source field of the + and allows unlimited nesting of filter groups. + When using the <EM>prefix</EM> strategy, the source field of the group filter must specify the number of children in the group. The <EM>priority</EM> filtering strategy supports the same - features as the <EM>basic</EM> filtering strategy, but it - also collaborates with the scheduling service to build the + features as the <EM>basic</EM> filtering strategy, but it + also collaborates with the scheduling service to build the dependency graph. </TD> </TR> |