ContentsIndexHome
PreviousUpNext
IConfig::getMaxFlush Method

Returns the maximum number of outstanding flushes in the background. 

 

C++
virtual const int getMaxFlush() const = 0;

The allowed number of simultaneous flushes in the background. 

 

See also the Tuning configuration settings topic in the Using the SDK section for a more elaborate discussion on this topic.