Interface | Description |
---|---|
MongoOperation |
Mongo operation
|
Class | Description |
---|---|
MongoDelete |
Mongo delete operation: deletes documents based on given row filter.
|
MongoMetadata |
Implementation of
Metadata interface. |
MongoModify<T> |
Implementation of
Modify interface based on AbstractModify parent class. |
MongoRead<T> |
Implementation of
Read interface based on AbstractRead parent class. |
Overwrite |
Mongo overwrite operation: overwrites data with given document based on given row filter.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.