| Package | Description |
|---|---|
| mcouch.core | |
| mcouch.core.couch.database | |
| mcouch.core.couch.indexing | |
| mcouch.core.rhino |
| Constructor and Description |
|---|
InMemoryCouchDb(JavaScriptInterpreter javaScriptInterpreter,
MapFunctionInterpreter mapFunctionInterpreter) |
| Constructor and Description |
|---|
Database(String name,
MapFunctionInterpreter mapFunctionInterpreter,
JavaScriptInterpreter javaScriptInterpreter) |
Databases(JavaScriptInterpreter javaScriptInterpreter,
MapFunctionInterpreter mapFunctionInterpreter,
Database... databases) |
| Constructor and Description |
|---|
Indexes(MapFunctionInterpreter mapFunctionInterpreter) |
View(String name,
MapFunctionInterpreter mapFunctionInterpreter,
String mapFunction) |
| Modifier and Type | Field and Description |
|---|---|
static MapFunctionInterpreter |
MapFunctionInterpreter.Instance |
Copyright © 2017. All rights reserved.