Class TableCountExecutor
java.lang.Object
com.kingsrook.qqq.middleware.javalin.executors.AbstractMiddlewareExecutor<TableCountInput,TableCountOutputInterface>
com.kingsrook.qqq.middleware.javalin.executors.TableCountExecutor
- Direct Known Subclasses:
ApiAwareTableCountExecutor
public class TableCountExecutor
extends AbstractMiddlewareExecutor<TableCountInput,TableCountOutputInterface>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(TableCountInput input, TableCountOutputInterface output)
-
Field Details
-
DEFAULT_QUERY_TIMEOUT_SECONDS
-
-
Constructor Details
-
TableCountExecutor
public TableCountExecutor()
-
-
Method Details
-
execute
- Specified by:
execute
in classAbstractMiddlewareExecutor<TableCountInput,
TableCountOutputInterface> - Throws:
QException
-