Application
Interfaces, Classes, Traits and Enums
- AnalyticsScanConsistency
- Set of values for the scan consistency level of an analytics query.
- Authenticator
- BinaryCollectionInterface
- BucketInterface
- ClusterInterface
- CollectionInterface
- ConfigProfile
- Provides an interface for new config profiles
- DurabilityLevel
- An object which contains levels of durability that can be enforced when using mutation operations.
- ForkEvent
- ForkEvent defines types of events, that can happen when forking the process.
- LookupInSpec
- LookupInSpec is an interface for providing subdocument lookup operations.
- AnalyticsEncryptionLevel
- AnalyticsLink
- AnalyticsLinkType
- AuthDomain
- BucketManagerInterface
- BucketType
- CollectionManagerInterface
- CollectionQueryIndexManagerInterface
- CompressionMode
- ConflictResolutionType
- EvictionPolicy
- QueryIndexManagerInterface
- QueryIndexType
- ScopeSearchIndexManagerInterface
- SearchIndexManagerInterface
- StorageBackend
- UserManagerInterface
- Meter
- Providers an interface to create value recorders for recording metrics.
- MutateInSpec
- MutateInSpec is an interface for providing subdocument mutation operations.
- PersistTo
- BackoffCalculator
- RetryStrategy
- QueryProfile
- Set of values for setting the profile mode of a query.
- QueryScanConsistency
- Set of values for the scan consistency level of a query.
- ReplicateTo
- RequestSpan
- Represents a span of time an event occurs over.
- RequestTracer
- Represents a tracer capable of creating trace spans.
- ScanType
- ScanType is an interface for providing key value scan operations
- ScopeInterface
- Scope is an object for providing access to collections.
- SearchFacet
- Common interface for all search facets
- SearchHighlightMode
- SearchQuery
- Common interface for all classes, which could be used as a body of SearchQuery
- SearchSort
- Base interface for all FTS sort options in querying.
- SearchSortMissing
- SearchSortMode
- SearchSortType
- StoreSemantics
- An object which contains how to define the document level action to take during a MutateIn operation.
- Transcoder
- ValueRecorder
- Provides an interface for recording values.
- VectorQueryCombination
- Interface for setting how multiple vector queries are combined.
- ViewConsistency
- ViewErrorMode
- Interface for retrieving metadata generated during view queries.
- ViewOrdering
- AnalyticsMetaData
- Interface for retrieving metadata such as errors and metrics generated during analytics queries.
- AnalyticsOptions
- AnalyticsResult
- Interface for retrieving results from analytics queries.
- AnalyticsWarning
- Set of warning or error messages returned by an analytics query.
- AppendOptions
- BinaryCollection
- BinaryCollection is an object containing functionality for performing KeyValue operations against the server with binary documents.
- BooleanFieldSearchQuery
- A FTS query that queries fields explicitly indexed as boolean.
- BooleanSearchQuery
- A compound FTS query that allows various combinations of sub-queries.
- Bucket
- Bucket is an object containing functionality for performing bucket level operations against a cluster and for access to scopes and collections.
- CertificateAuthenticator
- Cluster
- Cluster is an object containing functionality for performing cluster level operations against a cluster and for access to buckets.
- ClusterOptions
- ClusterRegistry
- Collection
- Collection is an object containing functionality for performing KeyValue operations against the server.
- ConfigProfiles
- Singleton class which stores the registered configuration profiles
- ConjunctionSearchQuery
- A compound FTS query that performs a logical AND between all its sub-queries (conjunction).
- Coordinate
- CounterResult
- Interface for results created by the counter operation.
- CouchbaseList
- Implementation of the List backed by JSON document in Couchbase collection
- CouchbaseMap
- Implementation of the List backed by JSON document in Couchbase collection
- CouchbaseQueue
- Implementation of the List backed by JSON document in Couchbase collection
- CouchbaseSet
- Implementation of the List backed by JSON document in Couchbase collection
- CouchbaseList
- Aggregate of the options for {@link \Couchbase\Datastructures\CouchbaseList}
- CouchbaseMap
- Aggregate of the options for {@link \Couchbase\Datastructures\CouchbaseList}
- CouchbaseQueue
- Aggregate of the options for {@link \Couchbase\Datastructures\CouchbaseList}
- CouchbaseSet
- Aggregate of the options for {@link \Couchbase\Datastructures\CouchbaseList}
- DateRangeFacetResult
- A range (or bucket) for a date range facet result. Counts the number of matches that fall into the named range (which can overlap with other user-defined ranges).
- DateRangeSearchFacet
- A facet that categorizes hits inside date ranges (or buckets) provided by the user.
- DateRangeSearchQuery
- A FTS query that matches documents on a range of values. At least one bound is required, and the inclusiveness of each bound can be configured.
- DecrementOptions
- DesignDocumentNamespace
- DisjunctionSearchQuery
- A compound FTS query that performs a logical OR between all its sub-queries (disjunction). It requires that a minimum of the queries match. The minimum is configurable (default 1).
- DocIdSearchQuery
- A FTS query that matches on Couchbase document IDs. Useful to restrict the search space to a list of keys (by using this in a compound query).
- AmbiguousTimeoutException
- This is a special case of the timeout exception, signaling that the timeout happened with an ambiguous cause.
- AuthenticationFailureException
- Every exception that has to do with authentication problems should either instantiate or subclass from this type
- BucketExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- BucketNotFlushableException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- BucketNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- CasMismatchException
- Indicates an optimistic locking failure.
- CollectionExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- CollectionNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- CompilationFailureException
- The analytics query failed to compile
- ConsistencyMismatchException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- CouchbaseException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- DatasetExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- DatasetNotFoundException
- The queried dataset is not found on the server.
- DataverseExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- DataverseNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- DecodingFailureException
- Raised when provided content could not be successfully decoded.
- DeltaInvalidException
- Subdocument exception thrown when the delta in an arithmetic operation (eg counter) is invalid. In this SDK, this is equivalent to saying that the delta is zero.
- DesignDocumentNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- DocumentExistsException
- Indicates an operation failed because the key already exists.
- DocumentIrretrievableException
- Indicates an operation completed but no successful document was retrievable
- DocumentLockedException
- Thrown when the server reports a temporary failure that is very likely to be lock-related (like an already locked key or a bad cas used for unlock).
- DocumentNotFoundException
- Indicates an operation failed because the key does not exist.
- DocumentNotJsonException
- Subdocument exception thrown when the targeted enclosing document itself is not JSON.
- DocumentNotLockedException
- Thrown when the server reports that the document is not locked when an unlocking operation is being performed.
- DurabilityAmbiguousException
- The synchronous replication durability work can return an ambiguous error (or we timeout waiting for the response, which is effectively the same). Here we know the change is on a majority of replicas, or it's on none.
- DurabilityImpossibleException
- The given durability requirements are currently impossible to achieve, as not enough configured replicas are currently available.
- DurabilityLevelNotAvailableException
- This exception is raised when a durability level has been requested that is not available on the server.
- DurableWriteInProgressException
- Returned if an attempt is made to mutate a key which already has a durable write pending.
- DurableWriteReCommitInProgressException
- The requested key has a SyncWrite which is being re-committed.
- EncodingFailureException
- Raised when provided content could not be successfully encoded.
- FeatureNotAvailableException
- Exception which states that the feature is not available.
- GroupNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- IndexExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- IndexFailureException
- Indicates an operation failed because there has been an issue with the query planner or similar.
- IndexNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- IndexNotReadyException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- InternalServerFailureException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- InvalidArgumentException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- JobQueueFullException
- Indicates the analytics server job queue is full
- LinkExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- LinkNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- NumberTooBigException
- Subdocument exception thrown when existing number value in document is too big.
- ParsingFailureException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- PathExistsException
- Subdocument exception thrown when a path already exists and it shouldn't
- PathInvalidException
- Subdocument exception thrown when path has a syntax error, or path syntax is incorrect for the operation (for example, if operation requires an array index).
- PathMismatchException
- Subdocument exception thrown when the path structure conflicts with the document structure (for example, if a path mentions foo.bar[0].baz, but foo.bar is actually a JSON object).
- PathNotFoundException
- Subdocument exception thrown when a path does not exist in the document. The exact meaning of path existence depends on the operation and inputs.
- PathTooBigException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- PathTooDeepException
- Subdocument exception thrown when path is too deep to parse. Depth of a path is determined by how many components (or levels) it contains.
- PermissionDeniedException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- PlanningFailureException
- Indicates an operation failed because there has been an issue with the query planner.
- PreparedStatementFailureException
- Indicates an operation failed because there has been an issue with query prepared statements.
- RequestCanceledException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- ScopeExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- ScopeNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- ServiceNotAvailableException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TemporaryFailureException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TimeoutException
- The {Timeout} signals that an operation timed out before it could be completed.
- TransactionCommitAmbiguousException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TransactionException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TransactionExpiredException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TransactionFailedException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- TransactionOperationFailedException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- UnambiguousTimeoutException
- This is a special case of the timeout exception, signaling that the timeout happened with no ambiguous cause.
- UnsupportedOperationException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- UserExistsException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- UserNotFoundException
- Base exception for exceptions that are thrown originating from Couchbase operations.
- ValueInvalidException
- Subdocument exception thrown when the provided value cannot be inserted at the given path.
- ValueTooDeepException
- Subdocument exception thrown when proposed value would make the document too deep to parse.
- ValueTooLargeException
- Thrown when the request is too big for some reason.
- ViewNotFoundException
- The queried view is not found on the server
- XattrCannotModifyVirtualAttributeException
- Subdocument exception thrown when the virtual attribute cannot be modified.
- XattrInvalidKeyComboException
- Subdocument exception thrown when more than one xattr key has been requested.
- XattrUnknownMacroException
- Subdocument exception thrown when a macro has been requested which is not recognised by the server.
- XattrUnknownVirtualAttributeException
- Subdocument exception thrown when a virtual attribute has been requested which is not recognised by the server.
- ExistsOptions
- ExistsResult
- Base interface for all results generated by KV operations.
- GeoBoundingBoxSearchQuery
- A FTS query which allows to match geo bounding boxes.
- GeoDistanceSearchQuery
- A FTS query that finds all matches from a given location (point) within the given distance.
- GeoPolygonQuery
- A FTS query that finds all matches within the given polygon area.
- GetAllReplicasOptions
- GetAndLockOptions
- GetAndTouchOptions
- GetAnyReplicaOptions
- GetOptions
- GetReplicaResult
- Interface for results created by the getReplica operation.
- GetResult
- Interface for results created by the get operation.
- IncrementOptions
- InsertOptions
- JsonTranscoder
- LoggingMeter
- Implements a default meter which logs metrics on a regular basis. Note that to reduce the performance impact of using this meter, this class is not actually used by the SDK, and simply acts as a placeholder which triggers a native implementation to be used instead.
- LoggingMeterOptions
- LookupCountSpec
- Indicates to retrieve the count of array items or dictionary keys within a path in a document.
- LookupExistsSpec
- Indicates to check if a path exists in a document.
- LookupGetFullSpec
- Indicates to retreive a whole document.
- LookupGetSpec
- Indicates a path for a value to be retrieved from a document.
- LookupInAllReplicasOptions
- LookupInAnyReplicaOptions
- LookupInMacro
- LookupInOptions
- LookupInReplicaResult
- Interface for results created by the lookupInReplica operation.
- LookupInResult
- Interface for results created by the lookupIn operation.
- AllowQueryingSearchIndexOptions
- AnalyticsIndexManager
- AnalyzeDocumentOptions
- AzureBlobExternalAnalyticsLink
- BucketManager
- BucketSettings
- BuildQueryIndexesOptions
- ChangePasswordOptions
- CollectionManager
- CollectionQueryIndexManager
- CollectionSpec
- ConnectAnalyticsLinkOptions
- CouchbaseRemoteAnalyticsLink
- CreateAnalyticsDatasetOptions
- CreateAnalyticsDataverseOptions
- CreateAnalyticsIndexOptions
- CreateAnalyticsLinkOptions
- CreateBucketOptions
- CreateCollectionOptions
- CreateCollectionSettings
- CreateQueryIndexOptions
- CreateQueryPrimaryIndexOptions
- CreateScopeOptions
- DesignDocument
- DisallowQueryingSearchIndexOptions
- DisconnectAnalyticsLinkOptions
- DropAnalyticsDatasetOptions
- DropAnalyticsDataverseOptions
- DropAnalyticsIndexOptions
- DropAnalyticsLinkOptions
- DropBucketOptions
- DropCollectionOptions
- DropGroupOptions
- DropQueryIndexOptions
- DropQueryPrimaryIndexOptions
- DropScopeOptions
- DropSearchIndexOptions
- DropUserOptions
- EncryptionSettings
- FlushBucketOptions
- FreezePlanSearchIndexOptions
- GetAllBucketsOptions
- GetAllGroupsOptions
- GetAllQueryIndexesOptions
- GetAllScopesOptions
- GetAllSearchIndexesOptions
- GetAllUsersOptions
- GetAnalyticsLinksOptions
- GetBucketOptions
- GetGroupOptions
- GetIndexedSearchIndexOptions
- GetRolesOptions
- GetSearchIndexOptions
- GetUserOptions
- Group
- Origin
- PauseIngestSearchIndexOptions
- QueryIndex
- QueryIndexManager
- ReplaceAnalyticsLinkOptions
- ResumeIngestSearchIndexOptions
- Role
- RoleAndDescription
- RoleAndOrigin
- S3ExternalAnalyticsLink
- ScopeSearchIndexManager
- ScopeSpec
- SearchIndex
- SearchIndexManager
- UnfreezePlanSearchIndexOptions
- UpdateBucketOptions
- UpdateCollectionOptions
- UpdateCollectionSettings
- UpsertGroupOptions
- UpsertSearchIndexOptions
- UpsertUserOptions
- User
- UserAndMetadata
- UserManager
- View
- ViewIndexManager
- WatchQueryIndexesOptions
- MatchAllSearchQuery
- A FTS query that matches all indexed documents (usually for debugging purposes).
- MatchNoneSearchQuery
- A FTS query that matches 0 document (usually for debugging purposes).
- MatchPhraseSearchQuery
- A FTS query that matches several given terms (a "phrase"), applying further processing like analyzers to them.
- MatchSearchQuery
- A FTS query that matches a given term, applying further processing to it like analyzers, stemming and even #fuzziness(int).
- MutateArrayAddUniqueSpec
- Indicates to add a value into an array at a path in a document so long as that value does not already exist in the array.
- MutateArrayAppendSpec
- Indicates to append a value to an array at a path in a document.
- MutateArrayInsertSpec
- Indicates to insert a value into an array at a path in a document.
- MutateArrayPrependSpec
- Indicates to prepend a value to an array at a path in a document.
- MutateCounterSpec
- Indicates to increment or decrement a counter value at a path in a document.
- MutateInOptions
- MutateInResult
- Results created by the mutateIn operation.
- MutateInsertSpec
- Indicates to insert a value at a path in a document.
- MutateRemoveSpec
- Indicates to remove a value at a path in a document.
- MutateReplaceSpec
- Indicates to replace a value at a path if it doesn't exist in a document.
- MutateUpsertSpec
- Indicates to replace a value at a path if it doesn't exist, otherwise create the path, in a document.
- MutationResult
- Interface for results created by operations that perform mutations.
- MutationState
- MutationState is an object which holds and aggregates mutation tokens across operations.
- MutationToken
- An object which contains meta information of the document needed to enforce query consistency.
- NoopMeter
- Implements a no-op meter which performs no metrics instrumentation. Note that to reduce the performance impact of using this meter, this class is not actually used by the SDK, and simply acts as a placeholder which triggers a native implementation to be used instead.
- NoopTracer
- Implements a no-op tracer which performs no work. Note that to reduce the performance impact of using this tracer, this class is not actually used by the SDK, and simply acts as a placeholder which triggers a native implementation to be used instead.
- NumericRangeFacetResult
- A range (or bucket) for a numeric range facet result. Counts the number of matches that fall into the named range (which can overlap with other user-defined ranges).
- NumericRangeSearchFacet
- A facet that categorizes hits into numerical ranges (or buckets) provided by the user.
- NumericRangeSearchQuery
- A FTS query that matches documents on a range of values. At least one bound is required, and the inclusiveness of each bound can be configured.
- PasswordAuthenticator
- PhraseSearchQuery
- A FTS query that matches several terms (a "phrase") as is. The order of the terms mater and no further processing is applied to them, so they must appear in the index exactly as provided. Usually for debugging purposes, prefer MatchPhraseQuery.
- PrefixScan
- A PrefixScan selects every document whose ID starts with a certain prefix
- PrefixSearchQuery
- A FTS query that allows for simple matching on a given prefix.
- PrependOptions
- BinaryCollection
- Bucket
- Cluster
- Collection
- BucketAdminServiceClient
- BucketType
- Protobuf type <code>couchbase.admin.bucket.v1.BucketType</code>
- CompressionMode
- Protobuf type <code>couchbase.admin.bucket.v1.CompressionMode</code>
- ConflictResolutionType
- Protobuf type <code>couchbase.admin.bucket.v1.ConflictResolutionType</code>
- CreateBucketRequest
- Generated from protobuf message <code>couchbase.admin.bucket.v1.CreateBucketRequest</code>
- CreateBucketResponse
- Generated from protobuf message <code>couchbase.admin.bucket.v1.CreateBucketResponse</code>
- DeleteBucketRequest
- Generated from protobuf message <code>couchbase.admin.bucket.v1.DeleteBucketRequest</code>
- DeleteBucketResponse
- Generated from protobuf message <code>couchbase.admin.bucket.v1.DeleteBucketResponse</code>
- EvictionMode
- Protobuf type <code>couchbase.admin.bucket.v1.EvictionMode</code>
- ListBucketsRequest
- Generated from protobuf message <code>couchbase.admin.bucket.v1.ListBucketsRequest</code>
- Bucket
- Generated from protobuf message <code>couchbase.admin.bucket.v1.ListBucketsResponse.Bucket</code>
- ListBucketsResponse
- Generated from protobuf message <code>couchbase.admin.bucket.v1.ListBucketsResponse</code>
- ListBucketsResponse_Bucket
- This class is deprecated. Use Couchbase\Protostellar\Generated\Admin\Bucket\V1\ListBucketsResponse\Bucket instead.
- StorageBackend
- Protobuf type <code>couchbase.admin.bucket.v1.StorageBackend</code>
- UpdateBucketRequest
- Generated from protobuf message <code>couchbase.admin.bucket.v1.UpdateBucketRequest</code>
- UpdateBucketResponse
- Generated from protobuf message <code>couchbase.admin.bucket.v1.UpdateBucketResponse</code>
- CollectionAdminServiceClient
- CreateCollectionRequest
- Generated from protobuf message <code>couchbase.admin.collection.v1.CreateCollectionRequest</code>
- CreateCollectionResponse
- Generated from protobuf message <code>couchbase.admin.collection.v1.CreateCollectionResponse</code>
- CreateScopeRequest
- Generated from protobuf message <code>couchbase.admin.collection.v1.CreateScopeRequest</code>
- CreateScopeResponse
- Generated from protobuf message <code>couchbase.admin.collection.v1.CreateScopeResponse</code>
- DeleteCollectionRequest
- Generated from protobuf message <code>couchbase.admin.collection.v1.DeleteCollectionRequest</code>
- DeleteCollectionResponse
- Generated from protobuf message <code>couchbase.admin.collection.v1.DeleteCollectionResponse</code>
- DeleteScopeRequest
- Generated from protobuf message <code>couchbase.admin.collection.v1.DeleteScopeRequest</code>
- DeleteScopeResponse
- Generated from protobuf message <code>couchbase.admin.collection.v1.DeleteScopeResponse</code>
- ListCollectionsRequest
- Generated from protobuf message <code>couchbase.admin.collection.v1.ListCollectionsRequest</code>
- Collection
- Generated from protobuf message <code>couchbase.admin.collection.v1.ListCollectionsResponse.Collection</code>
- Scope
- Generated from protobuf message <code>couchbase.admin.collection.v1.ListCollectionsResponse.Scope</code>
- ListCollectionsResponse
- Generated from protobuf message <code>couchbase.admin.collection.v1.ListCollectionsResponse</code>
- ListCollectionsResponse_Collection
- This class is deprecated. Use Couchbase\Protostellar\Generated\Admin\Collection\V1\ListCollectionsResponse\Collection instead.
- ListCollectionsResponse_Scope
- This class is deprecated. Use Couchbase\Protostellar\Generated\Admin\Collection\V1\ListCollectionsResponse\Scope instead.
- BuildDeferredIndexesRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.BuildDeferredIndexesRequest</code>
- Index
- Generated from protobuf message <code>couchbase.admin.query.v1.BuildDeferredIndexesResponse.Index</code>
- BuildDeferredIndexesResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.BuildDeferredIndexesResponse</code>
- BuildDeferredIndexesResponse_Index
- This class is deprecated. Use Couchbase\Protostellar\Generated\Admin\Query\V1\BuildDeferredIndexesResponse\Index instead.
- CreateIndexRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.CreateIndexRequest</code>
- CreateIndexResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.CreateIndexResponse</code>
- CreatePrimaryIndexRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.CreatePrimaryIndexRequest</code>
- CreatePrimaryIndexResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.CreatePrimaryIndexResponse</code>
- DropIndexRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.DropIndexRequest</code>
- DropIndexResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.DropIndexResponse</code>
- DropPrimaryIndexRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.DropPrimaryIndexRequest</code>
- DropPrimaryIndexResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.DropPrimaryIndexResponse</code>
- GetAllIndexesRequest
- Generated from protobuf message <code>couchbase.admin.query.v1.GetAllIndexesRequest</code>
- Index
- Generated from protobuf message <code>couchbase.admin.query.v1.GetAllIndexesResponse.Index</code>
- GetAllIndexesResponse
- Generated from protobuf message <code>couchbase.admin.query.v1.GetAllIndexesResponse</code>
- GetAllIndexesResponse_Index
- This class is deprecated. Use Couchbase\Protostellar\Generated\Admin\Query\V1\GetAllIndexesResponse\Index instead.
- IndexState
- Protobuf type <code>couchbase.admin.query.v1.IndexState</code>
- IndexType
- Protobuf type <code>couchbase.admin.query.v1.IndexType</code>
- QueryAdminServiceClient
- AllowIndexQueryingRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.AllowIndexQueryingRequest</code>
- AllowIndexQueryingResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.AllowIndexQueryingResponse</code>
- AnalyzeDocumentRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.AnalyzeDocumentRequest</code>
- AnalyzeDocumentResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.AnalyzeDocumentResponse</code>
- CreateIndexRequest
- CreateIndexRequest does not use Index because of the uuid field.
- CreateIndexResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.CreateIndexResponse</code>
- DeleteIndexRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.DeleteIndexRequest</code>
- DeleteIndexResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.DeleteIndexResponse</code>
- DisallowIndexQueryingRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.DisallowIndexQueryingRequest</code>
- DisallowIndexQueryingResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.DisallowIndexQueryingResponse</code>
- FreezeIndexPlanRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.FreezeIndexPlanRequest</code>
- FreezeIndexPlanResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.FreezeIndexPlanResponse</code>
- GetIndexedDocumentsCountRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.GetIndexedDocumentsCountRequest</code>
- GetIndexedDocumentsCountResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.GetIndexedDocumentsCountResponse</code>
- GetIndexRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.GetIndexRequest</code>
- GetIndexResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.GetIndexResponse</code>
- Index
- Generated from protobuf message <code>couchbase.admin.search.v1.Index</code>
- ListIndexesRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.ListIndexesRequest</code>
- ListIndexesResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.ListIndexesResponse</code>
- PauseIndexIngestRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.PauseIndexIngestRequest</code>
- PauseIndexIngestResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.PauseIndexIngestResponse</code>
- ResumeIndexIngestRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.ResumeIndexIngestRequest</code>
- ResumeIndexIngestResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.ResumeIndexIngestResponse</code>
- SearchAdminServiceClient
- UnfreezeIndexPlanRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.UnfreezeIndexPlanRequest</code>
- UnfreezeIndexPlanResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.UnfreezeIndexPlanResponse</code>
- UpdateIndexRequest
- Generated from protobuf message <code>couchbase.admin.search.v1.UpdateIndexRequest</code>
- UpdateIndexResponse
- Generated from protobuf message <code>couchbase.admin.search.v1.UpdateIndexResponse</code>
- ScanConsistency
- Protobuf type <code>couchbase.analytics.v1.AnalyticsQueryRequest.ScanConsistency</code>
- AnalyticsQueryRequest
- Generated from protobuf message <code>couchbase.analytics.v1.AnalyticsQueryRequest</code>
- AnalyticsQueryRequest_ScanConsistency
- This class is deprecated. Use Couchbase\Protostellar\Generated\Analytics\V1\AnalyticsQueryRequest\ScanConsistency instead.
- Warning
- Generated from protobuf message <code>couchbase.analytics.v1.AnalyticsQueryResponse.MetaData.Warning</code>
- MetaData
- Generated from protobuf message <code>couchbase.analytics.v1.AnalyticsQueryResponse.MetaData</code>
- Metrics
- Generated from protobuf message <code>couchbase.analytics.v1.AnalyticsQueryResponse.Metrics</code>
- AnalyticsQueryResponse
- Generated from protobuf message <code>couchbase.analytics.v1.AnalyticsQueryResponse</code>
- AnalyticsQueryResponse_MetaData
- This class is deprecated. Use Couchbase\Protostellar\Generated\Analytics\V1\AnalyticsQueryResponse\MetaData instead.
- AnalyticsQueryResponse_MetaData_Warning
- This class is deprecated. Use Couchbase\Protostellar\Generated\Analytics\V1\AnalyticsQueryResponse\MetaData\Warning instead.
- AnalyticsQueryResponse_Metrics
- This class is deprecated. Use Couchbase\Protostellar\Generated\Analytics\V1\AnalyticsQueryResponse\Metrics instead.
- AnalyticsServiceClient
- AddHooksRequest
- Generated from protobuf message <code>couchbase.internal.hooks.v1.AddHooksRequest</code>
- AddHooksResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.AddHooksResponse</code>
- ComparisonOperator
- Protobuf type <code>couchbase.internal.hooks.v1.ComparisonOperator</code>
- CreateHooksContextRequest
- Generated from protobuf message <code>couchbase.internal.hooks.v1.CreateHooksContextRequest</code>
- CreateHooksContextResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.CreateHooksContextResponse</code>
- DestroyHooksContextRequest
- Generated from protobuf message <code>couchbase.internal.hooks.v1.DestroyHooksContextRequest</code>
- DestroyHooksContextResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.DestroyHooksContextResponse</code>
- Hook
- Generated from protobuf message <code>couchbase.internal.hooks.v1.Hook</code>
- Counter
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.Counter</code>
- Execute
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.Execute</code>
- PBIf
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.If</code>
- ReturnError
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.ReturnError</code>
- ReturnResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.ReturnResponse</code>
- SignalBarrier
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.SignalBarrier</code>
- WaitOnBarrier
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction.WaitOnBarrier</code>
- HookAction
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookAction</code>
- HookAction_Counter
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\Counter instead.
- HookAction_Execute
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\Execute instead.
- HookAction_If
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\PBIf instead.
- HookAction_ReturnError
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\ReturnError instead.
- HookAction_ReturnResponse
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\ReturnResponse instead.
- HookAction_SignalBarrier
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\SignalBarrier instead.
- HookAction_WaitOnBarrier
- This class is deprecated. Use Couchbase\Protostellar\Generated\Internal\Hooks\V1\HookAction\WaitOnBarrier instead.
- HookCondition
- Generated from protobuf message <code>couchbase.internal.hooks.v1.HookCondition</code>
- HooksServiceClient
- SignalBarrierRequest
- Generated from protobuf message <code>couchbase.internal.hooks.v1.SignalBarrierRequest</code>
- SignalBarrierResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.SignalBarrierResponse</code>
- ValueRef
- Generated from protobuf message <code>couchbase.internal.hooks.v1.ValueRef</code>
- WatchBarrierRequest
- Generated from protobuf message <code>couchbase.internal.hooks.v1.WatchBarrierRequest</code>
- WatchBarrierResponse
- Generated from protobuf message <code>couchbase.internal.hooks.v1.WatchBarrierResponse</code>
- AppendRequest
- Generated from protobuf message <code>couchbase.kv.v1.AppendRequest</code>
- AppendResponse
- Generated from protobuf message <code>couchbase.kv.v1.AppendResponse</code>
- CompressionEnabled
- Protobuf type <code>couchbase.kv.v1.CompressionEnabled</code>
- DecrementRequest
- Generated from protobuf message <code>couchbase.kv.v1.DecrementRequest</code>
- DecrementResponse
- Generated from protobuf message <code>couchbase.kv.v1.DecrementResponse</code>
- DurabilityLevel
- Protobuf type <code>couchbase.kv.v1.DurabilityLevel</code>
- ExistsRequest
- Generated from protobuf message <code>couchbase.kv.v1.ExistsRequest</code>
- ExistsResponse
- Generated from protobuf message <code>couchbase.kv.v1.ExistsResponse</code>
- GetAllReplicasRequest
- Generated from protobuf message <code>couchbase.kv.v1.GetAllReplicasRequest</code>
- GetAllReplicasResponse
- Generated from protobuf message <code>couchbase.kv.v1.GetAllReplicasResponse</code>
- GetAndLockRequest
- Generated from protobuf message <code>couchbase.kv.v1.GetAndLockRequest</code>
- GetAndLockResponse
- Generated from protobuf message <code>couchbase.kv.v1.GetAndLockResponse</code>
- GetAndTouchRequest
- Generated from protobuf message <code>couchbase.kv.v1.GetAndTouchRequest</code>
- GetAndTouchResponse
- Generated from protobuf message <code>couchbase.kv.v1.GetAndTouchResponse</code>
- GetRequest
- Generated from protobuf message <code>couchbase.kv.v1.GetRequest</code>
- GetResponse
- Generated from protobuf message <code>couchbase.kv.v1.GetResponse</code>
- IncrementRequest
- Generated from protobuf message <code>couchbase.kv.v1.IncrementRequest</code>
- IncrementResponse
- Generated from protobuf message <code>couchbase.kv.v1.IncrementResponse</code>
- InsertRequest
- Generated from protobuf message <code>couchbase.kv.v1.InsertRequest</code>
- InsertResponse
- Generated from protobuf message <code>couchbase.kv.v1.InsertResponse</code>
- KvServiceClient
- LegacyDurabilitySpec
- Generated from protobuf message <code>couchbase.kv.v1.LegacyDurabilitySpec</code>
- Flags
- Generated from protobuf message <code>couchbase.kv.v1.LookupInRequest.Flags</code>
- Flags
- Generated from protobuf message <code>couchbase.kv.v1.LookupInRequest.Spec.Flags</code>
- Operation
- Protobuf type <code>couchbase.kv.v1.LookupInRequest.Spec.Operation</code>
- Spec
- Generated from protobuf message <code>couchbase.kv.v1.LookupInRequest.Spec</code>
- LookupInRequest
- Generated from protobuf message <code>couchbase.kv.v1.LookupInRequest</code>
- LookupInRequest_Flags
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\LookupInRequest\Flags instead.
- LookupInRequest_Spec
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\LookupInRequest\Spec instead.
- LookupInRequest_Spec_Flags
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\LookupInRequest\Spec\Flags instead.
- LookupInRequest_Spec_Operation
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\LookupInRequest\Spec\Operation instead.
- Spec
- Generated from protobuf message <code>couchbase.kv.v1.LookupInResponse.Spec</code>
- LookupInResponse
- Generated from protobuf message <code>couchbase.kv.v1.LookupInResponse</code>
- LookupInResponse_Spec
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\LookupInResponse\Spec instead.
- Flags
- Generated from protobuf message <code>couchbase.kv.v1.MutateInRequest.Flags</code>
- Flags
- Generated from protobuf message <code>couchbase.kv.v1.MutateInRequest.Spec.Flags</code>
- Operation
- Protobuf type <code>couchbase.kv.v1.MutateInRequest.Spec.Operation</code>
- Spec
- Generated from protobuf message <code>couchbase.kv.v1.MutateInRequest.Spec</code>
- StoreSemantic
- Protobuf type <code>couchbase.kv.v1.MutateInRequest.StoreSemantic</code>
- MutateInRequest
- Generated from protobuf message <code>couchbase.kv.v1.MutateInRequest</code>
- MutateInRequest_Flags
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInRequest\Flags instead.
- MutateInRequest_Spec
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInRequest\Spec instead.
- MutateInRequest_Spec_Flags
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInRequest\Spec\Flags instead.
- MutateInRequest_Spec_Operation
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInRequest\Spec\Operation instead.
- MutateInRequest_StoreSemantic
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInRequest\StoreSemantic instead.
- Spec
- Generated from protobuf message <code>couchbase.kv.v1.MutateInResponse.Spec</code>
- MutateInResponse
- Generated from protobuf message <code>couchbase.kv.v1.MutateInResponse</code>
- MutateInResponse_Spec
- This class is deprecated. Use Couchbase\Protostellar\Generated\KV\V1\MutateInResponse\Spec instead.
- MutationToken
- Generated from protobuf message <code>couchbase.kv.v1.MutationToken</code>
- PrependRequest
- Generated from protobuf message <code>couchbase.kv.v1.PrependRequest</code>
- PrependResponse
- Generated from protobuf message <code>couchbase.kv.v1.PrependResponse</code>
- RemoveRequest
- Generated from protobuf message <code>couchbase.kv.v1.RemoveRequest</code>
- RemoveResponse
- Generated from protobuf message <code>couchbase.kv.v1.RemoveResponse</code>
- ReplaceRequest
- Generated from protobuf message <code>couchbase.kv.v1.ReplaceRequest</code>
- ReplaceResponse
- Generated from protobuf message <code>couchbase.kv.v1.ReplaceResponse</code>
- TouchRequest
- Generated from protobuf message <code>couchbase.kv.v1.TouchRequest</code>
- TouchResponse
- Generated from protobuf message <code>couchbase.kv.v1.TouchResponse</code>
- UnlockRequest
- Generated from protobuf message <code>couchbase.kv.v1.UnlockRequest</code>
- UnlockResponse
- Generated from protobuf message <code>couchbase.kv.v1.UnlockResponse</code>
- UpsertRequest
- Generated from protobuf message <code>couchbase.kv.v1.UpsertRequest</code>
- UpsertResponse
- Generated from protobuf message <code>couchbase.kv.v1.UpsertResponse</code>
- ProfileMode
- Protobuf type <code>couchbase.query.v1.QueryRequest.ProfileMode</code>
- ScanConsistency
- Protobuf type <code>couchbase.query.v1.QueryRequest.ScanConsistency</code>
- TuningOptions
- Generated from protobuf message <code>couchbase.query.v1.QueryRequest.TuningOptions</code>
- QueryRequest
- Generated from protobuf message <code>couchbase.query.v1.QueryRequest</code>
- QueryRequest_ProfileMode
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryRequest\ProfileMode instead.
- QueryRequest_ScanConsistency
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryRequest\ScanConsistency instead.
- QueryRequest_TuningOptions
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryRequest\TuningOptions instead.
- Metrics
- Generated from protobuf message <code>couchbase.query.v1.QueryResponse.MetaData.Metrics</code>
- Status
- Protobuf type <code>couchbase.query.v1.QueryResponse.MetaData.Status</code>
- Warning
- Generated from protobuf message <code>couchbase.query.v1.QueryResponse.MetaData.Warning</code>
- MetaData
- Generated from protobuf message <code>couchbase.query.v1.QueryResponse.MetaData</code>
- QueryResponse
- Generated from protobuf message <code>couchbase.query.v1.QueryResponse</code>
- QueryResponse_MetaData
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryResponse\MetaData instead.
- QueryResponse_MetaData_Metrics
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryResponse\MetaData\Metrics instead.
- QueryResponse_MetaData_Status
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryResponse\MetaData\Status instead.
- QueryResponse_MetaData_Warning
- This class is deprecated. Use Couchbase\Protostellar\Generated\Query\V1\QueryResponse\MetaData\Warning instead.
- QueryServiceClient
- DataRoutingEndpoint
- Generated from protobuf message <code>couchbase.routing.v1.DataRoutingEndpoint</code>
- QueryRouting
- Generated from protobuf message <code>couchbase.routing.v1.QueryRouting</code>
- QueryRoutingEndpoint
- Generated from protobuf message <code>couchbase.routing.v1.QueryRoutingEndpoint</code>
- RoutingEndpoint
- Generated from protobuf message <code>couchbase.routing.v1.RoutingEndpoint</code>
- RoutingServiceClient
- VbucketDataRoutingStrategy
- Generated from protobuf message <code>couchbase.routing.v1.VbucketDataRoutingStrategy</code>
- ViewsRouting
- Generated from protobuf message <code>couchbase.routing.v1.ViewsRouting</code>
- ViewsRoutingEndpoint
- Generated from protobuf message <code>couchbase.routing.v1.ViewsRoutingEndpoint</code>
- WatchRoutingRequest
- Generated from protobuf message <code>couchbase.routing.v1.WatchRoutingRequest</code>
- WatchRoutingResponse
- Generated from protobuf message <code>couchbase.routing.v1.WatchRoutingResponse</code>
- BooleanFieldQuery
- Generated from protobuf message <code>couchbase.search.v1.BooleanFieldQuery</code>
- BooleanQuery
- Generated from protobuf message <code>couchbase.search.v1.BooleanQuery</code>
- ConjunctionQuery
- Generated from protobuf message <code>couchbase.search.v1.ConjunctionQuery</code>
- DateRange
- Generated from protobuf message <code>couchbase.search.v1.DateRange</code>
- DateRangeFacet
- Generated from protobuf message <code>couchbase.search.v1.DateRangeFacet</code>
- DateRangeQuery
- Generated from protobuf message <code>couchbase.search.v1.DateRangeQuery</code>
- DisjunctionQuery
- Generated from protobuf message <code>couchbase.search.v1.DisjunctionQuery</code>
- DocIdQuery
- Generated from protobuf message <code>couchbase.search.v1.DocIdQuery</code>
- Facet
- Generated from protobuf message <code>couchbase.search.v1.Facet</code>
- FieldSorting
- Generated from protobuf message <code>couchbase.search.v1.FieldSorting</code>
- GeoBoundingBoxQuery
- Generated from protobuf message <code>couchbase.search.v1.GeoBoundingBoxQuery</code>
- GeoDistanceQuery
- Generated from protobuf message <code>couchbase.search.v1.GeoDistanceQuery</code>
- GeoDistanceSorting
- Generated from protobuf message <code>couchbase.search.v1.GeoDistanceSorting</code>
- GeoPolygonQuery
- Generated from protobuf message <code>couchbase.search.v1.GeoPolygonQuery</code>
- IdSorting
- Generated from protobuf message <code>couchbase.search.v1.IdSorting</code>
- LatLng
- Generated from protobuf message <code>couchbase.search.v1.LatLng</code>
- MatchAllQuery
- Generated from protobuf message <code>couchbase.search.v1.MatchAllQuery</code>
- MatchNoneQuery
- Generated from protobuf message <code>couchbase.search.v1.MatchNoneQuery</code>
- MatchPhraseQuery
- Generated from protobuf message <code>couchbase.search.v1.MatchPhraseQuery</code>
- Operator
- Protobuf type <code>couchbase.search.v1.MatchQuery.Operator</code>
- MatchQuery
- Generated from protobuf message <code>couchbase.search.v1.MatchQuery</code>
- MatchQuery_Operator
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\MatchQuery\Operator instead.
- NumericRange
- Generated from protobuf message <code>couchbase.search.v1.NumericRange</code>
- NumericRangeFacet
- Generated from protobuf message <code>couchbase.search.v1.NumericRangeFacet</code>
- NumericRangeQuery
- Generated from protobuf message <code>couchbase.search.v1.NumericRangeQuery</code>
- PhraseQuery
- Generated from protobuf message <code>couchbase.search.v1.PhraseQuery</code>
- PrefixQuery
- Generated from protobuf message <code>couchbase.search.v1.PrefixQuery</code>
- Query
- Generated from protobuf message <code>couchbase.search.v1.Query</code>
- QueryStringQuery
- Generated from protobuf message <code>couchbase.search.v1.QueryStringQuery</code>
- RegexpQuery
- Generated from protobuf message <code>couchbase.search.v1.RegexpQuery</code>
- ScoreSorting
- Generated from protobuf message <code>couchbase.search.v1.ScoreSorting</code>
- HighlightStyle
- Protobuf type <code>couchbase.search.v1.SearchQueryRequest.HighlightStyle</code>
- ScanConsistency
- Protobuf type <code>couchbase.search.v1.SearchQueryRequest.ScanConsistency</code>
- SearchQueryRequest
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryRequest</code>
- SearchQueryRequest_HighlightStyle
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryRequest\HighlightStyle instead.
- SearchQueryRequest_ScanConsistency
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryRequest\ScanConsistency instead.
- DateRangeFacetResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.DateRangeFacetResult</code>
- DateRangeResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.DateRangeResult</code>
- FacetResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.FacetResult</code>
- Fragment
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.Fragment</code>
- Location
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.Location</code>
- MetaData
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.MetaData</code>
- NumericRangeFacetResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.NumericRangeFacetResult</code>
- NumericRangeResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.NumericRangeResult</code>
- SearchMetrics
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.SearchMetrics</code>
- SearchQueryRow
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.SearchQueryRow</code>
- TermFacetResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.TermFacetResult</code>
- TermResult
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse.TermResult</code>
- SearchQueryResponse
- Generated from protobuf message <code>couchbase.search.v1.SearchQueryResponse</code>
- SearchQueryResponse_DateRangeFacetResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\DateRangeFacetResult instead.
- SearchQueryResponse_DateRangeResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\DateRangeResult instead.
- SearchQueryResponse_FacetResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\FacetResult instead.
- SearchQueryResponse_Fragment
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\Fragment instead.
- SearchQueryResponse_Location
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\Location instead.
- SearchQueryResponse_MetaData
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\MetaData instead.
- SearchQueryResponse_NumericRangeFacetResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\NumericRangeFacetResult instead.
- SearchQueryResponse_NumericRangeResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\NumericRangeResult instead.
- SearchQueryResponse_SearchMetrics
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\SearchMetrics instead.
- SearchQueryResponse_SearchQueryRow
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\SearchQueryRow instead.
- SearchQueryResponse_TermFacetResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\TermFacetResult instead.
- SearchQueryResponse_TermResult
- This class is deprecated. Use Couchbase\Protostellar\Generated\Search\V1\SearchQueryResponse\TermResult instead.
- SearchServiceClient
- Sorting
- Generated from protobuf message <code>couchbase.search.v1.Sorting</code>
- TermFacet
- Generated from protobuf message <code>couchbase.search.v1.TermFacet</code>
- TermQuery
- Generated from protobuf message <code>couchbase.search.v1.TermQuery</code>
- TermRangeQuery
- Generated from protobuf message <code>couchbase.search.v1.TermRangeQuery</code>
- WildcardQuery
- Generated from protobuf message <code>couchbase.search.v1.WildcardQuery</code>
- TransactionBeginAttemptRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionBeginAttemptRequest</code>
- TransactionBeginAttemptResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionBeginAttemptResponse</code>
- TransactionCommitRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionCommitRequest</code>
- TransactionCommitResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionCommitResponse</code>
- TransactionGetRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionGetRequest</code>
- TransactionGetResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionGetResponse</code>
- TransactionInsertRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionInsertRequest</code>
- TransactionInsertResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionInsertResponse</code>
- TransactionRemoveRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionRemoveRequest</code>
- TransactionRemoveResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionRemoveResponse</code>
- TransactionReplaceRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionReplaceRequest</code>
- TransactionReplaceResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionReplaceResponse</code>
- TransactionRollbackRequest
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionRollbackRequest</code>
- TransactionRollbackResponse
- Generated from protobuf message <code>couchbase.transactions.v1.TransactionRollbackResponse</code>
- TransactionsServiceClient
- ErrorMode
- Protobuf type <code>couchbase.view.v1.ViewQueryRequest.ErrorMode</code>
- Order
- Protobuf type <code>couchbase.view.v1.ViewQueryRequest.Order</code>
- PBNamespace
- Protobuf type <code>couchbase.view.v1.ViewQueryRequest.Namespace</code>
- ScanConsistency
- Protobuf type <code>couchbase.view.v1.ViewQueryRequest.ScanConsistency</code>
- ViewQueryRequest
- Generated from protobuf message <code>couchbase.view.v1.ViewQueryRequest</code>
- ViewQueryRequest_ErrorMode
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryRequest\ErrorMode instead.
- ViewQueryRequest_Namespace
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryRequest\PBNamespace instead.
- ViewQueryRequest_Order
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryRequest\Order instead.
- ViewQueryRequest_ScanConsistency
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryRequest\ScanConsistency instead.
- MetaData
- Generated from protobuf message <code>couchbase.view.v1.ViewQueryResponse.MetaData</code>
- Row
- Generated from protobuf message <code>couchbase.view.v1.ViewQueryResponse.Row</code>
- ViewQueryResponse
- Generated from protobuf message <code>couchbase.view.v1.ViewQueryResponse</code>
- ViewQueryResponse_MetaData
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryResponse\MetaData instead.
- ViewQueryResponse_Row
- This class is deprecated. Use Couchbase\Protostellar\Generated\View\V1\ViewQueryResponse\Row instead.
- ViewServiceClient
- AnalyticsRequestConverter
- AnalyticsResponseConverter
- Client
- ClientOptions
- ExceptionConverter
- KVRequestConverter
- KVResponseConverter
- BucketManagementRequestConverter
- BucketManagementResponseConverter
- CollectionManagementRequestConverter
- CollectionManagementResponseConverter
- QueryIndexManagementRequestConverter
- QueryIndexManagementResponseConverter
- SearchIndexManagementRequestConverter
- SearchIndexManagementResponseConverter
- QueryRequestConverter
- QueryResponseConverter
- RequestFactory
- SearchRequestConverter
- SearchResponseConverter
- SharedUtils
- TimeoutHandler
- BucketManager
- CollectionManager
- CollectionQueryIndexManager
- QueryIndexManager
- SearchIndexManager
- ProtocolException
- ProtostellarOperationRunner
- ProtostellarRequest
- RequestBehaviour
- BestEffortRetryStrategy
- ControlledBackoff
- ExponentialBackoff
- FailFastRetryStrategy
- RetryAction
- RetryOrchestrator
- RetryReason
- Scope
- QueryMetaData
- Interface for retrieving metadata such as errors and metrics generated during N1QL queries.
- QueryOptions
- QueryResult
- QueryResult is an object for retrieving results from N1QL queries.
- QueryStringSearchQuery
- A FTS query that performs a search according to the "string query" syntax.
- QueryWarning
- Set of warning or error messages returned by a query.
- RangeScan
- A RangeScan performs a scan on a range of keys with the range specified through a start and end ScanTerm
- RawBinaryTranscoder
- RawJsonTranscoder
- RawStringTranscoder
- RegexpSearchQuery
- A FTS query that allows for simple matching of regular expressions.
- RemoveOptions
- ReplaceOptions
- Result
- Base interface for all results generated by KV operations.
- SamplingScan
- A SamplingScan performs a scan on a random sampling of keys with the sampling bounded by a limit.
- ScanOptions
- ScanResult
- Interface for results created by the scan operation.
- ScanResults
- Interface for ScanResults containing the iterator which streams back the ScanResults
- ScanTerm
- Scope
- Scope is an object for providing access to collections.
- SearchFacetResult
- Class representing facet results.
- SearchMetaData
- Class for retrieving metadata such as error counts and metrics generated during search queries.
- SearchOptions
- SearchRequest
- SearchResult
- Class for retrieving results from search queries.
- SearchSortField
- Sort by a field in the hits.
- SearchSortGeoDistance
- Sort by a location and unit in the hits.
- SearchSortId
- Sort by the document identifier.
- SearchSortScore
- Sort by the hit score.
- ServiceType
- TermFacetResult
- A range (or bucket) for a term search facet result.
- TermRangeSearchQuery
- A FTS query that matches documents on a range of values. At least one bound is required, and the inclusiveness of each bound can be configured.
- TermSearchFacet
- A facet that gives the number of occurrences of the most recurring terms in all hits.
- TermSearchQuery
- A facet that gives the number of occurrences of the most recurring terms in all hits.
- ThresholdLoggingOptions
- ThresholdLoggingTracer
- This implements a basic default tracer which keeps track of operations which falls outside a specified threshold. Note that to reduce the performance impact of using this tracer, this class is not actually used by the SDK, and simply acts as a placeholder which triggers a native implementation to be used instead.
- TouchOptions
- TransactionAttemptContext
- TransactionGetResult
- Base interface for all results generated by KV operations.
- TransactionKeyspace
- TransactionOptions
- TransactionQueryOptions
- TransactionResult
- Transactions
- TransactionsCleanupConfiguration
- TransactionsConfiguration
- TransactionsQueryConfiguration
- TranscoderFlags
- UnlockOptions
- UpsertOptions
- Deprecations
- VectorQuery
- VectorSearch
- VectorSearchOptions
- ViewMetaData
- Class for retrieving metadata generated during view queries.
- ViewOptions
- ViewResult
- Class for retrieving results from view queries.
- ViewRow
- Object for accessing a row returned as a part of the results from a viery query.
- WanDevelopmentProfile
- Definition of the wan_development profile from RFC-0074
- WildcardSearchQuery
- A FTS query that allows for simple matching using wildcard characters (* and ?).
Table of Contents
- couchbase_autoload() : mixed
- Couchbase's PHP autoloader
Functions
couchbase_autoload()
Couchbase's PHP autoloader
couchbase_autoload(mixed $className) : mixed
Parameters
- $className : mixed