Package com.couchbase.client.core


package com.couchbase.client.core
  • Class
    Description
    The 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.
     
     
     
    Resources that are owned by a CoreCouchbaseOps.
    This class provides utility methods when working with reactor.
    The Timer 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.