hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::sphinx::tests::SphinxMultiIndexTest Class Reference

#include <SphinxMultiIndexTest.hpp>

Classes

struct  IndexProperty

Static Public Member Functions

static void testCreateIndex (SphinxFunctionalObject &fObj, const std::string &indexName, const std::string &dataContent)
static unsigned int testSearchIndex (SphinxFunctionalObject &fObj, const std::string &indexName, const std::string &query)
static void makeIndexNames (size_t count, std::vector< std::string > &names)
static void testCreateIndexes (const std::string &homeDir, size_t count, const std::string &dataFileName, std::vector< std::string > &names)
static float testSearchIndexes (std::vector< std::string > &names, std::vector< std::string > queries)
static float testSearchIndexes (const std::string &homeDir, std::vector< std::string > &names, std::vector< std::string > queries, const std::string &indexName)
static void testRemoveIndexes (const std::string &homeDir, std::vector< std::string > &names)

Friends

class CreateTask

Detailed Description

Definition at line 53 of file SphinxMultiIndexTest.hpp.

Member Function Documentation

void HCE::sphinx::tests::SphinxMultiIndexTest::makeIndexNames ( size_t  count,
std::vector< std::string > &  names 
)
static

Definition at line 158 of file SphinxMultiIndexTest.cpp.

Here is the caller graph for this function:

void HCE::sphinx::tests::SphinxMultiIndexTest::testCreateIndex ( SphinxFunctionalObject fObj,
const std::string &  indexName,
const std::string &  dataContent 
)
static

Definition at line 93 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::sphinx::tests::SphinxMultiIndexTest::testCreateIndexes ( const std::string &  homeDir,
size_t  count,
const std::string &  dataFileName,
std::vector< std::string > &  names 
)
static

Definition at line 172 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void HCE::sphinx::tests::SphinxMultiIndexTest::testRemoveIndexes ( const std::string &  homeDir,
std::vector< std::string > &  names 
)
static

Definition at line 320 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

unsigned int HCE::sphinx::tests::SphinxMultiIndexTest::testSearchIndex ( SphinxFunctionalObject fObj,
const std::string &  indexName,
const std::string &  query 
)
static

Definition at line 119 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

float HCE::sphinx::tests::SphinxMultiIndexTest::testSearchIndexes ( std::vector< std::string > &  names,
std::vector< std::string >  queries 
)
static

Definition at line 202 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

float HCE::sphinx::tests::SphinxMultiIndexTest::testSearchIndexes ( const std::string &  homeDir,
std::vector< std::string > &  names,
std::vector< std::string >  queries,
const std::string &  indexName 
)
static

Definition at line 267 of file SphinxMultiIndexTest.cpp.

Here is the call graph for this function:

Friends And Related Function Documentation

friend class CreateTask
friend

Definition at line 60 of file SphinxMultiIndexTest.hpp.


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