Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ServiceType

Represents the various service types available.

Index

Enumeration members

Analytics

Analytics: = "analytics"

The analytics service, responsible for analytics querying.

KeyValue

KeyValue: = "kv"

The key-value service, responsible for data storage.

Management

Management: = "mgmt"

The management service, responsible for managing the cluster.

Query

Query: = "query"

The query service, responsible for N1QL querying.

Search

Search: = "search"

The search service, responsible for full-text search querying.

Views

Views: = "views"

The views service, responsible for views querying.

Generated using TypeDoc