#include <ExecStreamGovernor.h>
Public Attributes | |
uint | expectedConcurrentStatements |
Max expected number of concurrent, active statements. | |
uint | cacheReservePercentage |
Percentage of cache pages to keep in reserve. |
Definition at line 50 of file ExecStreamGovernor.h.
Max expected number of concurrent, active statements.
Definition at line 55 of file ExecStreamGovernor.h.
Referenced by SimpleExecStreamGovernor::computePerGraphAllocation(), ExecStreamGovernor::ExecStreamGovernor(), SimpleExecStreamGovernor::setResourceKnob(), ExternalSortExecStreamTest::testCaseSetUp(), ExecStreamTestBase::testCaseSetUp(), ExecStreamGovernorTest::testCaseSetUp(), ExecStreamGovernorTest::testMinGreaterAllocation(), CmdInterpreter::visit(), and ExecStreamGovernor::writeStats().
Percentage of cache pages to keep in reserve.
Definition at line 60 of file ExecStreamGovernor.h.
Referenced by ExecStreamGovernor::ExecStreamGovernor(), SimpleExecStreamGovernor::setResourceAvailability(), SimpleExecStreamGovernor::setResourceKnob(), ExecStreamTestBase::testCaseSetUp(), CmdInterpreter::visit(), and ExecStreamGovernor::writeStats().