public class AnalyticsEndpoint extends BaseEndpoint
| Modifier and Type | Class and Description |
|---|---|
static class |
AnalyticsEndpoint.AnalyticsPipelineInitializer |
| Constructor and Description |
|---|
AnalyticsEndpoint(ServiceContext ctx,
String hostname,
int port) |
| Modifier and Type | Method and Description |
|---|---|
protected PipelineInitializer |
pipelineInitializer()
Returns the initialize which adds endpoint-specific handlers to the pipeline.
|
channelFutureIntoMono, connect, context, decrementOutstandingRequests, diagnostics, disconnect, freeToWrite, lastConnectedAt, lastResponseReceived, markRequestCompletion, notifyChannelInactive, outstandingRequests, pipelined, receivedDisconnectSignal, remoteAddress, remoteHostname, remotePort, send, state, statespublic AnalyticsEndpoint(ServiceContext ctx, String hostname, int port)
protected PipelineInitializer pipelineInitializer()
BaseEndpointpipelineInitializer in class BaseEndpointCopyright © 2021 Couchbase, Inc.. All rights reserved.