Uses of Interface
org.ektorp.LocalBulkBuffer

Packages that use LocalBulkBuffer
org.ektorp   
org.ektorp.impl   
 

Uses of LocalBulkBuffer in org.ektorp
 

Subinterfaces of LocalBulkBuffer in org.ektorp
 interface CouchDbConnector
          Primary interface for working with Objects mapped as documents in CouchDb.
 

Uses of LocalBulkBuffer in org.ektorp.impl
 

Classes in org.ektorp.impl that implement LocalBulkBuffer
 class DefaultLocalBulkBuffer
           
 class StdCouchDbConnector
           
 class StreamedCouchDbConnector
           
 

Methods in org.ektorp.impl with parameters of type LocalBulkBuffer
 void StdCouchDbConnector.setLocalBulkBuffer(LocalBulkBuffer localBulkBuffer)
           
 



Copyright © 2017. All rights reserved.