@FunctionalInterface public static interface Replication.IGetDocumentsCallback
GetDocumentsMode.ORDER_BY_SIZE
is specified in options the two DWORD parameters,
TotalSizeLow and TotalSizeHigh, provide the approximate total size of the bytes to be returned in the documents and objects. These values are intended to be used for progress indicationModifier and Type | Method and Description |
---|---|
Replication.Action |
gettingDocuments(long totalSize)
Called with the estimated return data size
|
Replication.Action gettingDocuments(long totalSize)
totalSize
- The approximate total number of bytes that are going to be returned in the document streamReplication.Action.STOP
to stop reading document dataCopyright © 2019–2021 HCL. All rights reserved.