| Package | Description |
|---|---|
| com.entitystream.monster.db |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Collection |
|
class |
CollectionLocal |
|
class |
CollectionRemote |
|
class |
MonsterCLI |
|
class |
MonsterClient |
|
class |
MonsterLoadCLI |
| Modifier and Type | Method | Description |
|---|---|---|
Map<Integer,ICollection> |
Collection.getReplicaConnections() |
|
Map<Integer,ICollection> |
CollectionLocal.getReplicaConnections() |
|
Map<Integer,ICollection> |
CollectionRemote.getReplicaConnections() |
|
Map<Integer,ICollection> |
ICollection.getReplicaConnections() |
|
Map<Integer,ICollection> |
MonsterClient.getReplicaConnections() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
Session.execute(ICollection coll,
String command) |
|
void |
Database.storeCollection(String collectionName,
ICollection collection) |
| Constructor | Description |
|---|---|
AggregateIterable(ICollection c,
List<Document> pipeline,
Document options) |
|
AggregateIterable(ICollection c,
List<Document> in,
List<Document> pipeline,
Document options) |
|
MatchCollection(ICollection nodeCollection,
ICollection relCollection,
ICollection taskCollection,
com.entitystream.identiza.entity.resolve.metadata.ISchemaMeta _schDoc) |
Copyright © 2020. All rights reserved.