| Class and Description |
|---|
| Document
Represents a Couchbase Server
Document which is stored in and retrieved from a AsyncBucket. |
| JsonDocument
Represents a
Document that contains a JsonObject as the content. |
| JsonLongDocument
Stores a properly encoded JSON scalar long or int as the toplevel type.
|
| Class and Description |
|---|
| AbstractDocument
Common parent implementation of a
Document. |
| BinaryDocument
Represents raw
ByteBuf content in a document. |
| Document
Represents a Couchbase Server
Document which is stored in and retrieved from a AsyncBucket. |
| 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 a
Document that contains a JsonObject as 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 a
Document that contains a already encoded JSON document. |
| SerializableDocument
Handles content which implements
Serializable. |
| StringDocument
Handles a raw string as the document value.
|
| Class and Description |
|---|
| EntityDocument
The entity document is used to carry enclosed entities for the repository implementation.
|
| Class and Description |
|---|
| Document
Represents a Couchbase Server
Document which is stored in and retrieved from a AsyncBucket. |
| EntityDocument
The entity document is used to carry enclosed entities for the repository implementation.
|
| JsonDocument
Represents a
Document that contains a JsonObject as the content. |
| Class and Description |
|---|
| BinaryDocument
Represents raw
ByteBuf content in a document. |
| Document
Represents a Couchbase Server
Document which is stored in and retrieved from a AsyncBucket. |
| JsonArrayDocument
Stores a properly encoded JSON array as the toplevel type.
|
| JsonBooleanDocument |
| JsonDocument
Represents a
Document that contains a JsonObject as 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 a
Document that contains a already encoded JSON document. |
| SerializableDocument
Handles content which implements
Serializable. |
| StringDocument
Handles a raw string as the document value.
|
| Class and Description |
|---|
| Document
Represents a Couchbase Server
Document which is stored in and retrieved from a AsyncBucket. |
| JsonDocument
Represents a
Document that contains a JsonObject as the content. |
Copyright © 2015 Couchbase, Inc.