NebulaGraph CPP Client
release-3.8
|
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 |
Definition at line 342 of file Response.h.