Class Core

java.lang.Object
com.couchbase.client.core.Core
All Implemented Interfaces:
CoreCouchbaseOps, AutoCloseable

@Volatile public class Core extends Object implements CoreCouchbaseOps, AutoCloseable
The main entry point into the core layer.

This class has been around behind a facade in the 1.x days, but here it is just a plain simple class that can be instantiated and is used across the upper language bindings.

Since:
2.0.0