| Package | Description |
|---|---|
| mcouch.core | |
| mcouch.core.couch | |
| mcouch.core.couch.database | |
| mcouch.core.couch.indexing.query | |
| mcouch.core.http.request | |
| mcouch.core.rhino |
| Constructor and Description |
|---|
InMemoryCouchDb(JavaScriptInterpreter javaScriptInterpreter,
MapFunctionInterpreter mapFunctionInterpreter) |
| Constructor and Description |
|---|
AllDocuments(JavaScriptInterpreter javaScriptInterpreter) |
| Constructor and Description |
|---|
Database(String name,
MapFunctionInterpreter mapFunctionInterpreter,
JavaScriptInterpreter javaScriptInterpreter) |
Databases(JavaScriptInterpreter javaScriptInterpreter,
MapFunctionInterpreter mapFunctionInterpreter,
Database... databases) |
| Modifier and Type | Method and Description |
|---|---|
static IndexQuery |
IndexQueryFactory.create(CouchURI couchURI,
JavaScriptInterpreter javaScriptInterpreter) |
| Constructor and Description |
|---|
CouchGetRequest(CouchURI uri,
JavaScriptInterpreter javaScriptInterpreter) |
CouchHttpRequestFactory(JavaScriptInterpreter javaScriptInterpreter) |
| Modifier and Type | Field and Description |
|---|---|
static JavaScriptInterpreter |
JavaScriptInterpreter.Instance |
| Constructor and Description |
|---|
DocumentFunctions(JavaScriptInterpreter javaScriptInterpreter) |
Copyright © 2017. All rights reserved.