Uses of Package
com.couchbase.client.java.document
-
Classes in com.couchbase.client.java.document used by com.couchbase.client.java Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.JsonDocument Represents aDocumentthat contains aJsonObjectas the content.JsonLongDocument Stores a properly encoded JSON scalar long or int as the toplevel type. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.bucket Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.bucket.api Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.JsonLongDocument Stores a properly encoded JSON scalar long or int as the toplevel type. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.datastructures Class Description JsonArrayDocument Stores a properly encoded JSON array as the toplevel type.JsonDocument Represents aDocumentthat contains aJsonObjectas the content. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.document Class Description AbstractDocument Common parent implementation of aDocument.BinaryDocument Represents rawByteBufcontent in a document.ByteArrayDocument Handles a byte array as the document value.Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.EntityDocument The entity document is used to carry enclosed entities for the repository implementation.JsonArrayDocument Stores a properly encoded JSON array as the toplevel type.JsonBooleanDocument JsonDocument Represents aDocumentthat contains aJsonObjectas the content.JsonDoubleDocument Stores a properly encoded JSON scalar double or float as the toplevel type.JsonLongDocument Stores a properly encoded JSON scalar long or int as the toplevel type.JsonStringDocument Stores a properly encoded JSON scalar quoted string as the toplevel type.LegacyDocument This document is fully compatible with Java SDK 1.* stored documents.RawJsonDocument Represents aDocumentthat contains a already encoded JSON document.SerializableDocument Handles content which implementsSerializable.StringDocument Handles a raw string as the document value. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.query Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.repository Class Description EntityDocument The entity document is used to carry enclosed entities for the repository implementation. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.repository.mapping Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.EntityDocument The entity document is used to carry enclosed entities for the repository implementation.JsonDocument Represents aDocumentthat contains aJsonObjectas the content. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.search Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.transcoder Class Description BinaryDocument Represents rawByteBufcontent in a document.ByteArrayDocument Handles a byte array as the document value.Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.JsonArrayDocument Stores a properly encoded JSON array as the toplevel type.JsonBooleanDocument JsonDocument Represents aDocumentthat contains aJsonObjectas the content.JsonDoubleDocument Stores a properly encoded JSON scalar double or float as the toplevel type.JsonLongDocument Stores a properly encoded JSON scalar long or int as the toplevel type.JsonStringDocument Stores a properly encoded JSON scalar quoted string as the toplevel type.LegacyDocument This document is fully compatible with Java SDK 1.* stored documents.RawJsonDocument Represents aDocumentthat contains a already encoded JSON document.SerializableDocument Handles content which implementsSerializable.StringDocument Handles a raw string as the document value. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.transcoder.crypto Class Description JsonDocument Represents aDocumentthat contains aJsonObjectas the content. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.util Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.JsonDocument Represents aDocumentthat contains aJsonObjectas the content. -
Classes in com.couchbase.client.java.document used by com.couchbase.client.java.view Class Description Document Represents a Couchbase ServerDocumentwhich is stored in and retrieved from aAsyncBucket.JsonDocument Represents aDocumentthat contains aJsonObjectas the content.