public class InsertDocument extends DocumentElaboration
aggregationStatus, bucket, file, finalAggregationState, ID, logger, MAX_RETRY, rowToBeElaborated, startTime, THRESHOLD_FOR_FIVE_PERCENT, THRESHOLD_FOR_ONE_PERCENT| Constructor and Description |
|---|
InsertDocument(AggregationStatus aggregationStatus,
File file,
com.couchbase.client.java.Bucket bucket) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterElaboration()
Perform actions at the end of line by line elaboration
|
protected void |
elaborateLine(String line) |
elaborate, readFilepublic InsertDocument(AggregationStatus aggregationStatus, File file, com.couchbase.client.java.Bucket bucket)
protected void elaborateLine(String line) throws Exception
elaborateLine in class DocumentElaborationExceptionprotected void afterElaboration()
DocumentElaborationafterElaboration in class DocumentElaborationCopyright © 2019. All Rights Reserved.