Author: buildbot
Date: Thu Aug 22 03:36:00 2013
New Revision: 875657

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/cache/main.pageCache
    websites/production/camel/content/dataset.html

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/camel/content/dataset.html
==============================================================================
--- websites/production/camel/content/dataset.html (original)
+++ websites/production/camel/content/dataset.html Thu Aug 22 03:36:00 2013
@@ -143,7 +143,7 @@ from("activemq:SomeQueue").to("dataset:f
 
 <h3><a shape="rect" name="DataSet-PropertiesonSimpleDataSet"></a>Properties on 
SimpleDataSet</h3>
 <div class="confluenceTableSmall"><div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh">Property</th><th colspan="1" rowspan="1" 
class="confluenceTh">Type</th><th colspan="1" rowspan="1" 
class="confluenceTh">Description</th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><tt>defaultBody</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>Object</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Specifies the default message body. For SimpleDataSet it 
is a constant payload; though if you want to create custom payloads per 
message, create your own derivation of <tt>DataSetSupport</tt>. 
</td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><tt>reportGroup</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>long</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> Specifies the number of messages to be received before 
reporting progress. Useful for showing progress of a large load 
test.</td></tr><tr><td colspan="1" rowspan="1
 " class="confluenceTd"><tt>size</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>long</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd">Specifies how many messages to 
send/consume.</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" 
class="confluenceTh">Property</th><th colspan="1" rowspan="1" 
class="confluenceTh">Type</th><th colspan="1" rowspan="1" 
class="confluenceTh">Default</th><th colspan="1" rowspan="1" 
class="confluenceTh"> Description</th></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><tt>defaultBody</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>Object</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>&lt;hello&gt;world!&lt;/hello&gt;</tt> </td><td 
colspan="1" rowspan="1" class="confluenceTd"> Specifies the default message 
body. For SimpleDataSet it is a constant payload; though if you want to create 
custom payloads per message, create your own derivation of 
<tt>DataSetSupport</tt>. </td></tr><tr><td colspan="1" rowspan="1" 
class="confluenceTd"><tt>reportCount</tt> </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt>long</tt>  </td><td colspan="1" rowspan="1" 
class="confluenceTd"> <tt
 >-1</tt> </td><td colspan="1" rowspan="1" class="confluenceTd"> Specifies the 
 >number of messages to be received before reporting progress. Useful for 
 >showing progress of a large load test. If &lt; 0, then <tt>size</tt> / 5, if 
 >is 0 then <tt>size</tt>, else set to <tt>reportCount</tt> 
 >value.</td></tr><tr><td colspan="1" rowspan="1" 
 >class="confluenceTd"><tt>size</tt> </td><td colspan="1" rowspan="1" 
 >class="confluenceTd"> <tt>long</tt>  </td><td colspan="1" rowspan="1" 
 >class="confluenceTd"> <tt>10</tt> </td><td colspan="1" rowspan="1" 
 >class="confluenceTd">Specifies how many messages to 
 >send/consume.</td></tr></tbody></table>
 </div>
 </div>
 


Reply via email to