hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxTaskReducersManagerIntegrationTest Class Reference
Collaboration diagram for SphinxTaskReducersManagerIntegrationTest:

Protected Member Functions

virtual void SetUp ()
virtual void TearDown ()
void buildExpectedSphinxResult (SphinxResultData &expected)

Protected Attributes

SharedPtr
< SphinxTaskReducersStorage
sphinxTaskReducersStorage
SharedPtr
< SphinxTaskReducerFactory
sphinxTaskReducerFactory
SharedPtr
< SphinxResultJSONConvertor
sphinxResultJSONConvertor
SphinxRequestInfo sphinxRequestInfo1
SphinxRequestInfo sphinxRequestInfo2
SphinxMatchInfo matchInfo1
SphinxMatchInfo matchInfo2
SphinxMatchInfo matchInfo3
SphinxMatchInfo matchInfo4
SphinxResultData sphinxResultData1
SphinxResultData sphinxResultData2

Static Protected Attributes

static string query1
static int totalRes1
static int totalFound1
static int time1

Detailed Description

Definition at line 21 of file SphinxTaskReducersManagerIntegrationTest.cpp.

Member Function Documentation

void SphinxTaskReducersManagerIntegrationTest::buildExpectedSphinxResult ( SphinxResultData expected)
inlineprotected

Definition at line 72 of file SphinxTaskReducersManagerIntegrationTest.cpp.

Here is the call graph for this function:

virtual void SphinxTaskReducersManagerIntegrationTest::SetUp ( void  )
inlineprotectedvirtual

Definition at line 23 of file SphinxTaskReducersManagerIntegrationTest.cpp.

Here is the call graph for this function:

virtual void SphinxTaskReducersManagerIntegrationTest::TearDown ( void  )
inlineprotectedvirtual

Definition at line 66 of file SphinxTaskReducersManagerIntegrationTest.cpp.

Member Data Documentation

SphinxMatchInfo SphinxTaskReducersManagerIntegrationTest::matchInfo1
protected

Definition at line 93 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxMatchInfo SphinxTaskReducersManagerIntegrationTest::matchInfo2
protected

Definition at line 94 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxMatchInfo SphinxTaskReducersManagerIntegrationTest::matchInfo3
protected

Definition at line 95 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxMatchInfo SphinxTaskReducersManagerIntegrationTest::matchInfo4
protected

Definition at line 96 of file SphinxTaskReducersManagerIntegrationTest.cpp.

string SphinxTaskReducersManagerIntegrationTest::query1
staticprotected

Definition at line 86 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxRequestInfo SphinxTaskReducersManagerIntegrationTest::sphinxRequestInfo1
protected

Definition at line 91 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxRequestInfo SphinxTaskReducersManagerIntegrationTest::sphinxRequestInfo2
protected

Definition at line 92 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxResultData SphinxTaskReducersManagerIntegrationTest::sphinxResultData1
protected

Definition at line 97 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SphinxResultData SphinxTaskReducersManagerIntegrationTest::sphinxResultData2
protected

Definition at line 98 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SharedPtr<SphinxResultJSONConvertor> SphinxTaskReducersManagerIntegrationTest::sphinxResultJSONConvertor
protected

Definition at line 84 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SharedPtr<SphinxTaskReducerFactory> SphinxTaskReducersManagerIntegrationTest::sphinxTaskReducerFactory
protected

Definition at line 83 of file SphinxTaskReducersManagerIntegrationTest.cpp.

SharedPtr<SphinxTaskReducersStorage> SphinxTaskReducersManagerIntegrationTest::sphinxTaskReducersStorage
protected

Definition at line 82 of file SphinxTaskReducersManagerIntegrationTest.cpp.

int SphinxTaskReducersManagerIntegrationTest::time1
staticprotected

Definition at line 89 of file SphinxTaskReducersManagerIntegrationTest.cpp.

int SphinxTaskReducersManagerIntegrationTest::totalFound1
staticprotected

Definition at line 88 of file SphinxTaskReducersManagerIntegrationTest.cpp.

int SphinxTaskReducersManagerIntegrationTest::totalRes1
staticprotected

Definition at line 87 of file SphinxTaskReducersManagerIntegrationTest.cpp.


The documentation for this class was generated from the following file: