Index

B C D G H I L M N O P R S U 
All Classes and Interfaces|All Packages|Serialized Form

B

bulkSaveDocuments(List<Document>, boolean) - Method in class net.sinyax.sofa.LocalDatabase
 
bulkSaveDocuments(List<Document>, boolean) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
bulkSaveDocuments(List<Document>, boolean) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
BulkUpdate - Class in net.sinyax.sofa.dto
 
BulkUpdate() - Constructor for class net.sinyax.sofa.dto.BulkUpdate
 

C

ChangeRecord - Class in net.sinyax.sofa.dto
 
ChangeRecord() - Constructor for class net.sinyax.sofa.dto.ChangeRecord
 
ChangeRecord.ChangeRev - Class in net.sinyax.sofa.dto
 
ChangeRev() - Constructor for class net.sinyax.sofa.dto.ChangeRecord.ChangeRev
 
changes - Variable in class net.sinyax.sofa.dto.ChangeRecord
 
ChangesResponse - Class in net.sinyax.sofa.dto
 
ChangesResponse() - Constructor for class net.sinyax.sofa.dto.ChangesResponse
 

D

DatabaseInfo - Class in net.sinyax.sofa.dto
 
DatabaseInfo() - Constructor for class net.sinyax.sofa.dto.DatabaseInfo
 
dbName - Variable in class net.sinyax.sofa.dto.DatabaseInfo
 
deleted - Variable in class net.sinyax.sofa.dto.ChangeRecord
 
doc - Variable in class net.sinyax.sofa.dto.DocRevResponse
 
DocRevResponse - Class in net.sinyax.sofa.dto
 
DocRevResponse() - Constructor for class net.sinyax.sofa.dto.DocRevResponse
 
DocSaveResponse - Class in net.sinyax.sofa.dto
 
DocSaveResponse(String, String, boolean) - Constructor for class net.sinyax.sofa.dto.DocSaveResponse
 

G

getChanges(String, int) - Method in class net.sinyax.sofa.LocalDatabase
 
getChanges(String, int) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
getChanges(String, int) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
getDocs() - Method in class net.sinyax.sofa.dto.BulkUpdate
 
getDocument(String, boolean) - Method in class net.sinyax.sofa.LocalDatabase
 
getDocument(String, boolean) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
getDocument(String, boolean) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
getDocument(String, boolean, List<String>) - Method in class net.sinyax.sofa.LocalDatabase
 
getDocument(String, boolean, List<String>) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
getDocument(String, boolean, List<String>) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
getLocalDocument(String) - Method in class net.sinyax.sofa.LocalDatabase
 
getLocalDocument(String) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
getLocalDocument(String) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
getNewEdits() - Method in class net.sinyax.sofa.dto.BulkUpdate
 
getReplicatedDocumentCount() - Method in class net.sinyax.sofa.Replicator
 
getRevisionDiff(Map<String, List<String>>) - Method in class net.sinyax.sofa.LocalDatabase
 
getRevisionDiff(Map<String, List<String>>) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
getRevisionDiff(Map<String, List<String>>) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 

H

HttpResponseStatusException - Exception Class in net.sinyax.sofa
 
HttpResponseStatusException(int, String) - Constructor for exception class net.sinyax.sofa.HttpResponseStatusException
 

I

id - Variable in class net.sinyax.sofa.dto.ChangeRecord
 
id - Variable in class net.sinyax.sofa.dto.DocSaveResponse
 
identifier() - Method in class net.sinyax.sofa.LocalDatabase
 
identifier() - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
identifier() - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
info() - Method in class net.sinyax.sofa.LocalDatabase
 
info() - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
info() - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 

L

lastSeq - Variable in class net.sinyax.sofa.dto.ChangesResponse
 
LocalDatabase - Class in net.sinyax.sofa
 
LocalDatabase(Database) - Constructor for class net.sinyax.sofa.LocalDatabase
 

M

missingRevId - Variable in class net.sinyax.sofa.dto.DocRevResponse
 

N

net.sinyax.sofa - package net.sinyax.sofa
 
net.sinyax.sofa.dto - package net.sinyax.sofa.dto
 

O

ok - Variable in class net.sinyax.sofa.dto.DocSaveResponse
 

P

pending - Variable in class net.sinyax.sofa.dto.ChangesResponse
 
preflight() - Method in class net.sinyax.sofa.Replicator
 

R

reason - Variable in exception class net.sinyax.sofa.HttpResponseStatusException
 
RemoteHttpDatabase - Class in net.sinyax.sofa
 
RemoteHttpDatabase(String, String) - Constructor for class net.sinyax.sofa.RemoteHttpDatabase
 
RemoteHttpDatabase(String, String, String) - Constructor for class net.sinyax.sofa.RemoteHttpDatabase
Create a replication endpoint for a remote (HTTP or HTTPS) with a CouchDB-compatible REST interface
Replicator - Class in net.sinyax.sofa
 
Replicator(ReplicatorDbAdapter, ReplicatorDbAdapter) - Constructor for class net.sinyax.sofa.Replicator
 
ReplicatorDbAdapter - Interface in net.sinyax.sofa
 
results - Variable in class net.sinyax.sofa.dto.ChangesResponse
 
rev - Variable in class net.sinyax.sofa.dto.ChangeRecord.ChangeRev
 
rev - Variable in class net.sinyax.sofa.dto.DocSaveResponse
 

S

saveLocalDocument(Document) - Method in class net.sinyax.sofa.LocalDatabase
 
saveLocalDocument(Document) - Method in class net.sinyax.sofa.RemoteHttpDatabase
 
saveLocalDocument(Document) - Method in interface net.sinyax.sofa.ReplicatorDbAdapter
 
seq - Variable in class net.sinyax.sofa.dto.ChangeRecord
 
setDocs(List<Document>) - Method in class net.sinyax.sofa.dto.BulkUpdate
 
setNewEdits(boolean) - Method in class net.sinyax.sofa.dto.BulkUpdate
 
statusCode - Variable in exception class net.sinyax.sofa.HttpResponseStatusException
 
step() - Method in class net.sinyax.sofa.Replicator
 
storeCheckpoint() - Method in class net.sinyax.sofa.Replicator
 

U

updateSeq - Variable in class net.sinyax.sofa.dto.DatabaseInfo
 
B C D G H I L M N O P R S U 
All Classes and Interfaces|All Packages|Serialized Form