hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
SphinxStressTest.hpp
Go to the documentation of this file.
1
14
#ifndef SPHINX_STRESS_TEST_HPP
15
#define SPHINX_STRESS_TEST_HPP
16
17
namespace
HCE
18
{
19
namespace
sphinx
20
{
21
namespace
tests
22
{
23
//-----------------------------------------------------------------------------
24
class
SphinxStressTest
25
{
26
public
:
27
static
bool
makeDataFilesList
(
const
std::string& sourceDir, std::vector<std::string>& files, std::string&
error
);
28
static
bool
moveDataFiles
(
const
std::string& sourceDir,
const
std::string& destDir, std::vector<std::string>& files, std::string& error);
29
};
30
//-----------------------------------------------------------------------------
31
//-----------------------------------------------------------------------------
32
struct
StressTestData
33
{
34
std::string
sourceTestDir
;
35
std::string
indexName
;
36
bool
needMakeIndex
;
37
bool
needRemoveIndex
;
38
};
39
//-----------------------------------------------------------------------------
40
//-----------------------------------------------------------------------------
41
}
// namespace tests
42
}
// namespace sphinx
43
}
// namespace HCE
44
45
#endif // SPHINX_STRESS_TEST_HPP
sources
utils
sphinx
tests
SphinxStressTest.hpp
Generated on Tue Jun 30 2015 19:42:18 for hce-node application by
1.8.1.2