Package | Description |
---|---|
com.couchbase.client.core.env | |
com.couchbase.client.core.tracing |
Modifier and Type | Method and Description |
---|---|
OrphanResponseReporter |
DefaultCoreEnvironment.orphanResponseReporter() |
OrphanResponseReporter |
CoreEnvironment.orphanResponseReporter()
Returns the current orphan response reporter implementation.
|
Modifier and Type | Method and Description |
---|---|
SELF |
DefaultCoreEnvironment.Builder.orphanResponseReporter(OrphanResponseReporter orphanResponseReporter) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOrphanResponseReporter
The
DefaultOrphanResponseReporter receives requests’s of orphan responses and stores them for aggregation and logging. |
Copyright © 2018 Couchbase, Inc.. All rights reserved.