Uses of Interface
com.couchbase.client.core.endpoint.PipelineInitializer
Packages that use PipelineInitializer
-
Uses of PipelineInitializer in com.couchbase.client.core.endpoint
Classes in com.couchbase.client.core.endpoint that implement PipelineInitializerModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in com.couchbase.client.core.endpoint that return PipelineInitializerModifier and TypeMethodDescriptionprotected PipelineInitializerAnalyticsEndpoint.pipelineInitializer()protected PipelineInitializerBackupEndpoint.pipelineInitializer()protected abstract PipelineInitializerBaseEndpoint.pipelineInitializer()Returns the initialize which adds endpoint-specific handlers to the pipeline.protected PipelineInitializerEventingEndpoint.pipelineInitializer()protected PipelineInitializerKeyValueEndpoint.pipelineInitializer()protected PipelineInitializerManagerEndpoint.pipelineInitializer()protected PipelineInitializerQueryEndpoint.pipelineInitializer()protected PipelineInitializerSearchEndpoint.pipelineInitializer()protected PipelineInitializerViewEndpoint.pipelineInitializer()