NebulaGraph CPP Client  release-3.4
ProfilingStats Struct Reference

Public Member Functions

void __clear ()
 
void clear ()
 
bool operator== (const ProfilingStats &rhs) const
 

Public Attributes

int64_t rows {0}
 
int64_t execDurationInUs {0}
 
int64_t totalDurationInUs {0}
 
std::unique_ptr< std::unordered_map< std::string, std::string > > otherStats
 

Detailed Description

Definition at line 333 of file Response.h.


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