Uses of Class
org.ektorp.DesignDocInfo

Packages that use DesignDocInfo
org.ektorp   
org.ektorp.impl   
 

Uses of DesignDocInfo in org.ektorp
 

Methods in org.ektorp that return DesignDocInfo
 DesignDocInfo CouchDbConnector.getDesignDocInfo(String designDocId)
          Obtains information about a given design document, including the index, index size and current status of the design document and associated index information.
 

Uses of DesignDocInfo in org.ektorp.impl
 

Methods in org.ektorp.impl that return DesignDocInfo
 DesignDocInfo StdCouchDbConnector.getDesignDocInfo(String designDocId)
           
 



Copyright © 2011. All Rights Reserved.