Interface for a viewer of a statistics message (distributed index)
More...
#include <statisticsViewerInterface.hpp>
Interface for a viewer of a statistics message (distributed index)
virtual strus::StatisticsViewerInterface::~StatisticsViewerInterface |
( |
| ) |
|
|
inlinevirtual |
Fetch the next message propagating a change in the df (document frequency)
- Parameters
-
[out] | the | record describing the document frequency change |
- Returns
- false, if there is no record left and wqe are at the end of the message
virtual int strus::StatisticsViewerInterface::nofDocumentsInsertedChange |
( |
| ) |
|
|
pure virtual |
Fetch the change of the number of document inserted.
- Returns
- the increment positive or negative (decrement) value of the local change of the collection size
The documentation for this class was generated from the following file: