| Package | Description |
|---|---|
| com.entitystream.monster.db | |
| com.entitystream.morphia |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MonsterCLI |
|
class |
MonsterLoadCLI |
| Modifier and Type | Method | Description |
|---|---|---|
MonsterClient |
MonsterClient.clone() |
|
MonsterClient |
CollectionRemote.getClient() |
|
MonsterClient |
MonsterClient.setRemoteView(boolean remoteView) |
| Modifier and Type | Method | Description |
|---|---|---|
static boolean |
MonsterCLI.parseCMD(String cmd,
PrintWriter out,
Queue<String> history,
OutputType output,
boolean explain,
MonsterClient client,
boolean quiet,
org.jline.reader.LineReader lineReader,
String delimiter) |
|
static Object |
Mocument.parseListOrDoc(MonsterClient client,
String jsonin) |
|
static Object |
Mocument.parseListOrDocument(MonsterClient client,
String json) |
| Constructor | Description |
|---|---|
CollectionRemote(MonsterClient connection,
String dbName,
Document collDoc,
boolean initialised) |
|
Mocument(Object source,
MonsterClient client) |
| Modifier and Type | Method | Description |
|---|---|---|
MonsterClient |
Datastore.getMonsterDB() |
|
MonsterClient |
MonsterDatastore.getMonsterDB() |
| Modifier and Type | Method | Description |
|---|---|---|
Datastore |
Morphia.createDatastore(MonsterClient mongoClient,
String databaseName) |
| Constructor | Description |
|---|---|
MonsterDatastore(MonsterClient monClient,
String packageNme) |
Copyright © 2020. All rights reserved.