Class MongoDBAggregateAction
java.lang.Object
com.kingsrook.qqq.backend.module.mongodb.actions.AbstractMongoDBAction
com.kingsrook.qqq.backend.module.mongodb.actions.MongoDBAggregateAction
- All Implemented Interfaces:
AggregateInterface,BaseQueryInterface
-
Field Summary
Fields inherited from class com.kingsrook.qqq.backend.module.mongodb.actions.AbstractMongoDBAction
queryStat -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kingsrook.qqq.backend.module.mongodb.actions.AbstractMongoDBAction
documentToRecord, getBackendTableName, getFieldBackendName, getPageSize, getQueryStat, logQuery, makeSearchQueryDocument, openClient, recordToDocument, setQueryInQueryStat, setQueryStatMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.kingsrook.qqq.backend.core.actions.interfaces.BaseQueryInterface
cancelAction, getQueryStat, setQueryStat, setQueryStatFirstResultTime
-
Constructor Details
-
MongoDBAggregateAction
public MongoDBAggregateAction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceAggregateInterface- Throws:
QException
-