Package | Description |
---|---|
com.couchbase.client.java.analytics |
Namespace for various analytics-service related classes.
|
com.couchbase.client.java.codec |
Utilities and interfaces for encoding and decoding.
|
com.couchbase.client.java.env |
Holds classes related to the environment and its configuration.
|
com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
com.couchbase.client.java.query |
Namespace for various query-service related classes.
|
com.couchbase.client.java.search |
Namespace for various search-service related classes.
|
com.couchbase.client.java.search.result |
Holds search result classes and interfaces.
|
com.couchbase.client.java.view |
Namespace for various view-service related classes.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
TypeRef
Conveys generic type information at run time.
|
Class and Description |
---|
DefaultJsonSerializer
The default JSON serializer.
|
JacksonJsonSerializer
A serializer backed by a user-provided Jackson
ObjectMapper . |
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
JsonTranscoder |
LegacyTranscoder |
RawBinaryTranscoder |
RawJsonTranscoder |
RawStringTranscoder |
SerializableTranscoder
This transcoder allows to serialize and deserialize objects if they implement the
Serializable interface. |
Transcoder
The transcoder is responsible for transcoding KV binary packages between their binary and their java object
representation.
|
Transcoder.EncodedValue
Represents the tuple of encoded value and flags to be used on the wire.
|
TypeRef
Conveys generic type information at run time.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
Transcoder
The transcoder is responsible for transcoding KV binary packages between their binary and their java object
representation.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
Transcoder
The transcoder is responsible for transcoding KV binary packages between their binary and their java object
representation.
|
TypeRef
Conveys generic type information at run time.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
TypeRef
Conveys generic type information at run time.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
TypeRef
Conveys generic type information at run time.
|
Class and Description |
---|
JsonSerializer
The
JsonSerializer handles the serialization and deserialization of raw json data into java objects. |
TypeRef
Conveys generic type information at run time.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.