public class RangeScanContext extends AbstractContext
Context.ExportFormat| Constructor and Description |
|---|
RangeScanContext(long itemsStreamed) |
| Modifier and Type | Method and Description |
|---|---|
void |
injectExportableParams(Map<String,Object> input)
This method needs to be implemented by the actual context implementations to
inject the params they need for exporting.
|
long |
itemsStreamed() |
exportAsMap, exportAsString, toStringpublic long itemsStreamed()
public void injectExportableParams(Map<String,Object> input)
AbstractContextinjectExportableParams in class AbstractContextinput - pass exportable params in here.Copyright © 2024 Couchbase, Inc.. All rights reserved.