Difference between revisions of "Utils 1 0-bulkLogAppend"
From ADF Docs
Line 5: | Line 5: | ||
== Description == | == Description == | ||
− | |||
− | |||
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 | ||
Revision as of 13:58, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to Utils_1_0
Description
Takes an array of log writes and calls log append with each write
Signature
public void bulkLogAppend ( array logs )
Parameters
Required | Name | Type | Description |
required | logs | array | Array of log append records |