Difference between revisions of "Utils 1 0-bulkLogAppend"
From ADF Docs
Line 4: | Line 4: | ||
Takes an array of log writes and calls log append with each write | Takes an array of log writes and calls log append with each write | ||
− | == Signature == | + | == Signature == |
− | + | public void <strong>bulkLogAppend</strong> ( array logs ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 04:06, 24 March 2010
Description
Takes an array of log writes and calls log append with each write
Signature
public void bulkLogAppend ( array logs )
Parameters
Parameters