Spring Data Couchbase

Uses of Interface
org.springframework.data.couchbase.core.BucketCallback

Packages that use BucketCallback
org.springframework.data.couchbase.core   
 

Uses of BucketCallback in org.springframework.data.couchbase.core
 

Methods in org.springframework.data.couchbase.core with parameters of type BucketCallback
<T> T
CouchbaseTemplate.execute(BucketCallback<T> action)
           
<T> T
CouchbaseOperations.execute(BucketCallback<T> action)
          Executes a BucketCallback translating any exceptions as necessary.
 


Spring Data Couchbase

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.