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, toString
public long itemsStreamed()
public void injectExportableParams(Map<String,Object> input)
AbstractContext
injectExportableParams
in class AbstractContext
input
- pass exportable params in here.Copyright © 2024 Couchbase, Inc.. All rights reserved.