public class SessionReader extends AbstractReader
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
copyCollections |
protected boolean |
copyPermissions |
protected boolean |
copyProperties |
protected boolean |
copyQuality |
protected boolean |
isIndented |
protected static java.lang.String |
query |
protected int |
size |
configuration, logger| Constructor and Description |
|---|
SessionReader(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(Session session,
com.marklogic.xcc.ResultSequence rs) |
void |
read(java.lang.String[] uris,
DocumentInterface document) |
closeprotected static volatile java.lang.String query
protected final boolean copyPermissions
protected final boolean copyProperties
protected final boolean copyCollections
protected final boolean copyQuality
protected final boolean isIndented
protected int size
public SessionReader(Configuration configuration) throws SyncException
configuration - SyncExceptionpublic void read(java.lang.String[] uris,
DocumentInterface document)
throws SyncException
SyncExceptionprotected void cleanup(Session session, com.marklogic.xcc.ResultSequence rs)