| Package | Description |
|---|---|
| com.couchbase.client.dcp | |
| com.couchbase.client.dcp.conductor | |
| com.couchbase.client.dcp.state.json |
| Modifier and Type | Method and Description |
|---|---|
SessionState |
Client.sessionState()
Returns the current
SessionState, useful for persistence and inspection. |
| Modifier and Type | Method and Description |
|---|---|
SessionState |
Conductor.sessionState() |
| Modifier and Type | Method and Description |
|---|---|
SessionState |
SessionStateDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStateSerializer.serialize(SessionState ss,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.