@Stability.Internal public class OrphanReporter extends Object
OrphanReporter(EventBus eventBus, OrphanReporterConfig config)
void
report(Request<?> request)
Mono<Void>
start()
stop(Duration timeout)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrphanReporter(EventBus eventBus, OrphanReporterConfig config)
public Mono<Void> start()
public Mono<Void> stop(Duration timeout)
public void report(Request<?> request)
Copyright © 2020 Couchbase, Inc.. All rights reserved.