Package | Description |
---|---|
com.couchbase.client.core |
Couchbase Core IO - Domain Model and Architecture
=================================================
This documentation describes the domain model of the core package, covers important architecture and design
decisions and provides a solid introduction on the inner workings.
|
com.couchbase.client.core.node |
Modifier and Type | Method and Description |
---|---|
rx.Observable<Service> |
RequestHandler.removeService(RemoveServiceRequest request)
Remove a service from a node.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<Service> |
CouchbaseNode.removeService(RemoveServiceRequest request) |
rx.Observable<Service> |
Node.removeService(RemoveServiceRequest request) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.