Serialized Form
-
Package com.couchbase.client.core
-
Class com.couchbase.client.core.CoreKeyspace
class CoreKeyspace extends Object implements Serializable-
Serialized Fields
-
bucket
String bucket
-
collection
String collection
-
collectionIdentifier
CollectionIdentifier collectionIdentifier
-
isDefaultCollection
boolean isDefaultCollection
-
scope
String scope
-
-
-
-
Package com.couchbase.client.core.api.kv
-
Class com.couchbase.client.core.api.kv.CoreCounterResult
class CoreCounterResult extends CoreMutationResult implements Serializable-
Serialized Fields
-
content
long content
-
-
-
Class com.couchbase.client.core.api.kv.CoreExistsResult
class CoreExistsResult extends CoreKvResult implements Serializable-
Serialized Fields
-
cas
long cas
-
exists
boolean exists
-
-
-
Class com.couchbase.client.core.api.kv.CoreGetResult
class CoreGetResult extends CoreKvResult implements Serializable-
Serialized Fields
-
cas
long cas
-
content
byte[] content
-
expiry
Instant expiry
-
flags
int flags
-
replica
boolean replica
-
-
-
Class com.couchbase.client.core.api.kv.CoreKvResponseMetadata
class CoreKvResponseMetadata extends Object implements Serializable -
Class com.couchbase.client.core.api.kv.CoreKvResult
class CoreKvResult extends Object implements Serializable-
Serialized Fields
-
key
String key
-
keyspace
CoreKeyspace keyspace
-
meta
CoreKvResponseMetadata meta
-
-
-
Class com.couchbase.client.core.api.kv.CoreMutationResult
class CoreMutationResult extends CoreKvResult implements Serializable-
Serialized Fields
-
cas
long cas
-
mutationToken
MutationToken mutationToken
-
-
-
Class com.couchbase.client.core.api.kv.CoreSubdocGetResult
class CoreSubdocGetResult extends CoreKvResult implements Serializable-
Serialized Fields
-
cas
long cas
-
fields
List<SubDocumentField> fields
-
replica
boolean replica
-
tombstone
boolean tombstone
-
-
-
Class com.couchbase.client.core.api.kv.CoreSubdocMutateResult
class CoreSubdocMutateResult extends CoreMutationResult implements Serializable-
Serialized Fields
-
fields
List<SubDocumentField> fields
-
-
-
-
Package com.couchbase.client.core.compression.snappy.repackaged.org.iq80.snappy.v04
-
Exception com.couchbase.client.core.compression.snappy.repackaged.org.iq80.snappy.v04.CorruptionException
class CorruptionException extends RuntimeException implements Serializable
-
-
Package com.couchbase.client.core.env
-
Exception com.couchbase.client.core.env.InvalidPropertyException
class InvalidPropertyException extends InvalidArgumentException implements Serializable
-
-
Package com.couchbase.client.core.error
-
Exception com.couchbase.client.core.error.AlreadyShutdownException
class AlreadyShutdownException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.AmbiguousTimeoutException
class AmbiguousTimeoutException extends TimeoutException implements Serializable -
Exception com.couchbase.client.core.error.AnalyticsException
class AnalyticsException extends CouchbaseException implements Serializable-
Serialized Fields
-
content
byte[] content
-
errors
List<ErrorCodeAndMessage> errors
-
-
-
Exception com.couchbase.client.core.error.AuthenticationFailureException
class AuthenticationFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.BucketExistsException
class BucketExistsException extends CouchbaseException implements Serializable-
Serialized Fields
-
bucketName
String bucketName
-
-
-
Exception com.couchbase.client.core.error.BucketNotFlushableException
class BucketNotFlushableException extends CouchbaseException implements Serializable-
Serialized Fields
-
bucketName
String bucketName
-
-
-
Exception com.couchbase.client.core.error.BucketNotFoundDuringLoadException
class BucketNotFoundDuringLoadException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.BucketNotFoundException
class BucketNotFoundException extends CouchbaseException implements Serializable-
Serialized Fields
-
bucketName
String bucketName
-
-
-
Exception com.couchbase.client.core.error.BucketNotReadyDuringLoadException
class BucketNotReadyDuringLoadException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.CasMismatchException
class CasMismatchException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.CollectionExistsException
class CollectionExistsException extends CouchbaseException implements Serializable-
Serialized Fields
-
collectionName
String collectionName
-
-
-
Exception com.couchbase.client.core.error.CollectionNotFoundException
class CollectionNotFoundException extends CouchbaseException implements Serializable-
Serialized Fields
-
collectionName
String collectionName
-
-
-
Exception com.couchbase.client.core.error.CompilationFailureException
class CompilationFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ConfigException
class ConfigException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.CoreErrorCodeAndMessageException
class CoreErrorCodeAndMessageException extends CouchbaseException implements Serializable-
Serialized Fields
-
errors
List<ErrorCodeAndMessage> errors
-
-
-
Exception com.couchbase.client.core.error.CouchbaseException
class CouchbaseException extends RuntimeException implements Serializable-
Serialized Fields
-
ctx
ErrorContext ctx
-
-
-
Exception com.couchbase.client.core.error.DatasetExistsException
class DatasetExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DatasetNotFoundException
class DatasetNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DataverseExistsException
class DataverseExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DataverseNotFoundException
class DataverseNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DecodingFailureException
class DecodingFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DesignDocumentNotFoundException
class DesignDocumentNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DmlFailureException
class DmlFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DocumentExistsException
class DocumentExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DocumentLockedException
class DocumentLockedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DocumentMutationLostException
class DocumentMutationLostException extends CouchbaseException implements Serializable-
Serialized Fields
-
key
String key
-
-
-
Exception com.couchbase.client.core.error.DocumentNotFoundException
class DocumentNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DocumentNotLockedException
class DocumentNotLockedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DocumentUnretrievableException
class DocumentUnretrievableException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DurabilityAmbiguousException
class DurabilityAmbiguousException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DurabilityImpossibleException
class DurabilityImpossibleException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DurabilityLevelNotAvailableException
class DurabilityLevelNotAvailableException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DurableWriteInProgressException
class DurableWriteInProgressException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.DurableWriteReCommitInProgressException
class DurableWriteReCommitInProgressException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EncodingFailureException
class EncodingFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionCompilationFailureException
class EventingFunctionCompilationFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionDeployedException
class EventingFunctionDeployedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionIdenticalKeyspaceException
class EventingFunctionIdenticalKeyspaceException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionNotBootstrappedException
class EventingFunctionNotBootstrappedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionNotDeployedException
class EventingFunctionNotDeployedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.EventingFunctionNotFoundException
class EventingFunctionNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.FeatureNotAvailableException
class FeatureNotAvailableException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.GlobalConfigNotFoundException
class GlobalConfigNotFoundException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.GroupNotFoundException
class GroupNotFoundException extends CouchbaseException implements Serializable-
Serialized Fields
-
groupName
String groupName
-
-
-
Exception com.couchbase.client.core.error.HttpStatusCodeException
class HttpStatusCodeException extends CouchbaseException implements Serializable-
Serialized Fields
-
content
String content
-
couchbaseResponseStatus
ResponseStatus couchbaseResponseStatus
-
httpStatusCode
int httpStatusCode
-
-
-
Exception com.couchbase.client.core.error.IndexesNotReadyException
class IndexesNotReadyException extends RuntimeException implements Serializable -
Exception com.couchbase.client.core.error.IndexExistsException
class IndexExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.IndexFailureException
class IndexFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.IndexNotFoundException
class IndexNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.InternalServerFailureException
class InternalServerFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.InvalidArgumentException
class InvalidArgumentException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.InvalidRequestException
class InvalidRequestException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.JobQueueFullException
class JobQueueFullException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.LinkExistsException
class LinkExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.LinkNotFoundException
class LinkNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.MeterException
class MeterException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.MutationTokenOutdatedException
class MutationTokenOutdatedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.NoAccessDuringConfigLoadException
class NoAccessDuringConfigLoadException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.OperationDoesNotExist
class OperationDoesNotExist extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ParsingFailureException
class ParsingFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.PlanningFailureException
class PlanningFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.PreparedStatementFailureException
class PreparedStatementFailureException extends CouchbaseException implements Serializable-
Serialized Fields
-
retryable
boolean retryable
-
-
-
Exception com.couchbase.client.core.error.QueryException
class QueryException extends CouchbaseException implements Serializable-
Serialized Fields
-
errors
List<ErrorCodeAndMessage> errors
Deprecated.
-
-
-
Exception com.couchbase.client.core.error.QuotaLimitedException
class QuotaLimitedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.RangeScanPartitionFailedException
class RangeScanPartitionFailedException extends CouchbaseException implements Serializable-
Serialized Fields
-
status
ResponseStatus status
-
-
-
Exception com.couchbase.client.core.error.RateLimitedException
class RateLimitedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ReplicaNotAvailableException
class ReplicaNotAvailableException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ReplicaNotConfiguredException
class ReplicaNotConfiguredException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.RequestCanceledException
class RequestCanceledException extends CouchbaseException implements Serializable-
Serialized Fields
-
reason
CancellationReason reason
-
-
-
Exception com.couchbase.client.core.error.ScopeExistsException
class ScopeExistsException extends CouchbaseException implements Serializable-
Serialized Fields
-
scopeName
String scopeName
-
-
-
Exception com.couchbase.client.core.error.ScopeNotFoundException
class ScopeNotFoundException extends CouchbaseException implements Serializable-
Serialized Fields
-
scopeName
String scopeName
-
-
-
Exception com.couchbase.client.core.error.SecurityException
class SecurityException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.SeedNodeOutdatedException
class SeedNodeOutdatedException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.ServerOutOfMemoryException
class ServerOutOfMemoryException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ServiceNotAvailableException
class ServiceNotAvailableException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.StacklessCompletionException
class StacklessCompletionException extends CompletionException implements Serializable -
Exception com.couchbase.client.core.error.TemporaryFailureException
class TemporaryFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.TimeoutException
class TimeoutException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.TooManyInstancesException
class TooManyInstancesException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.TracerException
class TracerException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.UnambiguousTimeoutException
class UnambiguousTimeoutException extends TimeoutException implements Serializable -
Exception com.couchbase.client.core.error.UnsupportedConfigMechanismException
class UnsupportedConfigMechanismException extends ConfigException implements Serializable -
Exception com.couchbase.client.core.error.UserNotFoundException
class UserNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ValueTooLargeException
class ValueTooLargeException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ViewNotFoundException
class ViewNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.ViewServiceException
class ViewServiceException extends CouchbaseException implements Serializable-
Serialized Fields
-
content
String content
-
-
-
-
Package com.couchbase.client.core.error.subdoc
-
Exception com.couchbase.client.core.error.subdoc.DeltaInvalidException
class DeltaInvalidException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.DocumentAlreadyAliveException
class DocumentAlreadyAliveException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.DocumentNotJsonException
class DocumentNotJsonException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.DocumentTooDeepException
class DocumentTooDeepException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.NumberTooBigException
class NumberTooBigException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.PathExistsException
class PathExistsException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.PathInvalidException
class PathInvalidException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.PathMismatchException
class PathMismatchException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.PathNotFoundException
class PathNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.PathTooDeepException
class PathTooDeepException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.ValueInvalidException
class ValueInvalidException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.ValueTooDeepException
class ValueTooDeepException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrCannotModifyVirtualAttributeException
class XattrCannotModifyVirtualAttributeException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrInvalidFlagComboException
class XattrInvalidFlagComboException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrInvalidKeyComboException
class XattrInvalidKeyComboException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrInvalidOrderException
class XattrInvalidOrderException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrNoAccessException
class XattrNoAccessException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrUnknownMacroException
class XattrUnknownMacroException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.subdoc.XattrUnknownVirtualAttributeException
class XattrUnknownVirtualAttributeException extends CouchbaseException implements Serializable
-
-
Package com.couchbase.client.core.error.transaction
-
Exception com.couchbase.client.core.error.transaction.ActiveTransactionRecordEntryNotFoundException
class ActiveTransactionRecordEntryNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.ActiveTransactionRecordFullException
class ActiveTransactionRecordFullException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.ActiveTransactionRecordNotFoundException
class ActiveTransactionRecordNotFoundException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.AttemptExpiredException
class AttemptExpiredException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.AttemptNotFoundOnQueryException
class AttemptNotFoundOnQueryException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.CommitNotPermittedException
class CommitNotPermittedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.ConcurrentOperationsDetectedOnSameDocumentException
class ConcurrentOperationsDetectedOnSameDocumentException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.DocumentAlreadyInTransactionException
class DocumentAlreadyInTransactionException extends CouchbaseException implements Serializable-
Serialized Fields
-
doc
CoreTransactionGetResult doc
-
-
-
Exception com.couchbase.client.core.error.transaction.ForwardCompatibilityFailureException
class ForwardCompatibilityFailureException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.PreviousOperationFailedException
class PreviousOperationFailedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.RetryTransactionException
class RetryTransactionException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.RollbackNotPermittedException
class RollbackNotPermittedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.TransactionAlreadyAbortedException
class TransactionAlreadyAbortedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.TransactionAlreadyCommittedException
class TransactionAlreadyCommittedException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.TransactionOperationFailedException
class TransactionOperationFailedException extends CouchbaseException implements Serializable-
Serialized Fields
-
autoRollbackAttempt
boolean autoRollbackAttempt
-
retryTransaction
boolean retryTransaction
-
toRaise
TransactionOperationFailedException.FinalErrorToRaise toRaise
-
-
-
-
Package com.couchbase.client.core.error.transaction.internal
-
Exception com.couchbase.client.core.error.transaction.internal.CoreTransactionCommitAmbiguousException
class CoreTransactionCommitAmbiguousException extends CoreTransactionFailedException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.CoreTransactionExpiredException
class CoreTransactionExpiredException extends CoreTransactionFailedException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.CoreTransactionFailedException
class CoreTransactionFailedException extends CouchbaseException implements Serializable-
Serialized Fields
-
logger
CoreTransactionLogger logger
-
transactionId
String transactionId
-
-
-
Exception com.couchbase.client.core.error.transaction.internal.ForwardCompatibilityRequiresRetryException
class ForwardCompatibilityRequiresRetryException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.RetryAtrCommitException
class RetryAtrCommitException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.RetryOperationException
class RetryOperationException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.TestFailAmbiguousException
class TestFailAmbiguousException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.TestFailHardException
class TestFailHardException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.TestFailOtherException
class TestFailOtherException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.TestFailTransientException
class TestFailTransientException extends CouchbaseException implements Serializable -
Exception com.couchbase.client.core.error.transaction.internal.ThreadStopRequestedException
class ThreadStopRequestedException extends CouchbaseException implements Serializable
-
-
Package com.couchbase.client.core.io
-
Class com.couchbase.client.core.io.CollectionIdentifier
class CollectionIdentifier extends Object implements Serializable
-
-
Package com.couchbase.client.core.json
-
Exception com.couchbase.client.core.json.MapperException
class MapperException extends CouchbaseException implements Serializable
-
-
Package com.couchbase.client.core.msg.kv
-
Class com.couchbase.client.core.msg.kv.MutationToken
class MutationToken extends Object implements Serializable- serialVersionUID:
- 1014945571442656640L
-
Serialized Fields
-
bucketName
String bucketName
-
partitionID
short partitionID
-
partitionUUID
long partitionUUID
-
sequenceNumber
long sequenceNumber
-
-
Class com.couchbase.client.core.msg.kv.SubDocumentField
class SubDocumentField extends Object implements Serializable- serialVersionUID:
- 227930811730226484L
-
Serialized Fields
-
error
CouchbaseException error
-
path
String path
-
status
SubDocumentOpResponseStatus status
-
type
SubdocCommandType type
-
value
byte[] value
-
-
-
Package com.couchbase.client.core.retry.reactor
-
Exception com.couchbase.client.core.retry.reactor.RetryExhaustedException
class RetryExhaustedException extends RuntimeException implements Serializable- serialVersionUID:
- 6961442923363481283L
-
-
Package com.couchbase.client.core.util
-
Class com.couchbase.client.core.util.LRUCache
-
Serialized Fields
-
maxCapacity
int maxCapacity
-
-
-