| Package | Description |
|---|---|
| org.ektorp | |
| org.ektorp.impl |
| Modifier and Type | Method and Description |
|---|---|
StreamingChangesResult |
CouchDbConnector.changesAsStream(ChangesCommand cmd)
Queries the database for changes. this operation gives you the result as a iterable stream of documentchange objects,
the stream should be closed when finished
|
| Modifier and Type | Method and Description |
|---|---|
StreamingChangesResult |
StdCouchDbConnector.changesAsStream(ChangesCommand cmd) |
Copyright © 2012. All Rights Reserved.