Package org.ektorp.impl

Interface Summary
BulkExecutor<T>  
JsonSerializer  
ObjectMapperFactory  
QueryExecutor Strategy interface that may be implemented in order to inject an alternative implementation into the StdCouchDbConnector.
 

Class Summary
BulkDocumentBean<T> This bean is designed so that, when marshaled as JSON using Jackson, it is handled as a bulk request by CouchDB.
BulkDocumentWriter  
BulkOperation  
BulkOperationCollectionBulkExecutor  
BulkOperationResponseHandler  
CachingObjectMapperFactory  
DefaultLocalBulkBuffer  
DefaultQueryExecutor This is the default implementation of the executeQuery method of StdCouchDbConnector, as of before the method was delegating to the QueryExecutor strategy interface.
DocIdResponseHandler  
EmbeddedDocViewResponseHandler<T> Reads view result and extracts documents and maps them to the specified type.
EntityCollectionBulkExecutor This is designed to replace the BulkOperationCollectionBulkExecutor
InputStreamBulkEntityBulkExecutor  
InputStreamWrapperBulkExecutor  
NameConventions  
PageResponseHandler<T>  
QueryResultParser<T>  
RevisionResponseHandler Extracts the document revision if the operation was successful
StdActiveTask  
StdCouchDbConnector  
StdCouchDbInstance  
StdDatabaseCompactionTask  
StdIndexerTask  
StdObjectMapperFactory  
StdReplicationTask  
StdViewCompactionTask  
StreamedCouchDbConnector  
StreamingJsonSerializer  
ThreadLocalBulkBufferHolder  
 



Copyright © 2017. All rights reserved.