public class DeleteDocument extends DocumentElaboration
aggregationStatus, bucket, file, finalAggregationState, ID, logger, rowToBeElaborated, startTime| Constructor and Description |
|---|
DeleteDocument(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 DeleteDocument(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 © 2018. All Rights Reserved.