Package com.couchbase.client.core
package com.couchbase.client.core
-
ClassDescriptionThe main entry point into the core layer.The
CoreContext
is bound to a core and provides both exportable and usable state for the rest of the application to use.This class provides utility methods when working with reactor.TheTimer
acts as the main timing facility for various operations, for example to track and time out requests if they run for too long or for rescheduling needs.