@Stability.Uncommitted public class ReducedSearchErrorContext extends ErrorContext
Context.ExportFormat| Constructor and Description |
|---|
ReducedSearchErrorContext(String indexName,
Map<String,Object> searchQuery) |
| 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.
|
responseStatusexportAsString, toStringpublic void injectExportableParams(Map<String,Object> input)
AbstractContextinjectExportableParams in class ErrorContextinput - pass exportable params in here.Copyright © 2021 Couchbase, Inc.. All rights reserved.