Method and Description |
---|
com.cloudant.sync.datastore.DatastoreImpl.forceInsert(DocumentRevision, List<String>, Map<String, Object>, Map<String[], List<PreparedAttachment>>, boolean) |
Constructor and Description |
---|
com.cloudant.sync.datastore.DatastoreManager(File)
Use
DatastoreManager.getInstance(File) to guarantee only a single
DatastoreManager instance is created per storage path. |
com.cloudant.sync.datastore.DatastoreManager(String)
Use
DatastoreManager.getInstance(String) to guarantee only a
single DatastoreManager instance is created per storage path. |