strusJava  0.14
Public Member Functions | Friends | List of all members
net::strus::api::StatisticsProcessor Class Reference

Translation to update a storage with statistics messages. More...

#include <bindingObjects.hpp>

Public Member Functions

StatisticsMessage decode (const String &blob) const
 Decode a statistics message blob for introspection. More...
 
String encode (const StatisticsMessage &msg) const
 Create binary blob from statistics message. More...
 

Friends

class Context
 

Detailed Description

Translation to update a storage with statistics messages.

Member Function Documentation

StatisticsMessage net::strus::api::StatisticsProcessor::decode ( const String &  blob) const

Decode a statistics message blob for introspection.

Parameters
[in]blobstatistics message blob
Returns
the statistics message
String net::strus::api::StatisticsProcessor::encode ( const StatisticsMessage msg) const

Create binary blob from statistics message.

Parameters
[in]msgstatistics message structure
Returns
the statistics message blob

Friends And Related Function Documentation

friend class Context
friend

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