Uses of Interface
com.couchbase.client.java.repository.AsyncRepository
-
Packages that use AsyncRepository Package Description com.couchbase.client.java com.couchbase.client.java.repository -
-
Uses of AsyncRepository in com.couchbase.client.java
Methods in com.couchbase.client.java that return types with arguments of type AsyncRepository Modifier and Type Method Description rx.Observable<AsyncRepository>AsyncBucket. repository()TheRepositoryprovides access to full object document mapping (ODM) capabilities.rx.Observable<AsyncRepository>CouchbaseAsyncBucket. repository() -
Uses of AsyncRepository in com.couchbase.client.java.repository
Classes in com.couchbase.client.java.repository that implement AsyncRepository Modifier and Type Class Description classCouchbaseAsyncRepositoryMethods in com.couchbase.client.java.repository that return AsyncRepository Modifier and Type Method Description AsyncRepositoryCouchbaseRepository. async()AsyncRepositoryRepository. async()
-