Uses of Class
com.couchbase.client.dcp.state.SessionState
Packages that use SessionState
Package
Description
-
Uses of SessionState in com.couchbase.client.dcp
Methods in com.couchbase.client.dcp that return SessionStateModifier and TypeMethodDescriptionClient.sessionState()Returns the currentSessionState, useful for persistence and inspection. -
Uses of SessionState in com.couchbase.client.dcp.conductor
Methods in com.couchbase.client.dcp.conductor that return SessionState -
Uses of SessionState in com.couchbase.client.dcp.state.json
Methods in com.couchbase.client.dcp.state.json that return SessionStateModifier and TypeMethodDescriptionSessionStateDeserializer.deserialize(com.couchbase.client.core.deps.com.fasterxml.jackson.core.JsonParser p, com.couchbase.client.core.deps.com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in com.couchbase.client.dcp.state.json with parameters of type SessionStateModifier and TypeMethodDescriptionvoidSessionStateSerializer.serialize(SessionState ss, com.couchbase.client.core.deps.com.fasterxml.jackson.core.JsonGenerator gen, com.couchbase.client.core.deps.com.fasterxml.jackson.databind.SerializerProvider serializers)