Package | Description |
---|---|
com.couchbase.client.core |
Couchbase Core IO - Domain Model and Architecture
|
com.couchbase.client.core.node.locate |
Modifier and Type | Method and Description |
---|---|
protected Locator |
RequestHandler.locator(CouchbaseRequest request)
Helper method to detect the correct locator for the given request type.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalyticsLocator
Round robin node locator for Analytics.
|
class |
ConfigLocator
Locates the proper CONFIG node for a given config request.
|
class |
DCPLocator
|
class |
KeyValueLocator
|
class |
QueryLocator |
class |
SearchLocator
Round robin node locator for CBFT.
|
class |
ViewLocator |
Copyright © 2017 Couchbase, Inc.. All rights reserved.