Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::ErrorMsg, including all inherited members.
AddDetail(const std::string &d) | impala::ErrorMsg | inline |
ArgType typedef | impala::ErrorMsg | |
details() const | impala::ErrorMsg | inline |
details_ | impala::ErrorMsg | private |
error() const | impala::ErrorMsg | inline |
error_ | impala::ErrorMsg | private |
ErrorMsg() | impala::ErrorMsg | inline |
ErrorMsg(TErrorCode::type error) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4, const ArgType &arg5) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4, const ArgType &arg5, const ArgType &arg6) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4, const ArgType &arg5, const ArgType &arg6, const ArgType &arg7) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4, const ArgType &arg5, const ArgType &arg6, const ArgType &arg7, const ArgType &arg8) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const ArgType &arg0, const ArgType &arg1, const ArgType &arg2, const ArgType &arg3, const ArgType &arg4, const ArgType &arg5, const ArgType &arg6, const ArgType &arg7, const ArgType &arg8, const ArgType &arg9) | impala::ErrorMsg | |
ErrorMsg(TErrorCode::type error, const std::vector< string > &detail) | impala::ErrorMsg | inline |
GetFullMessageDetails() const | impala::ErrorMsg | inline |
Init(TErrorCode::type error, const ArgType &arg0=ArgType::NoArg, const ArgType &arg1=ArgType::NoArg, const ArgType &arg2=ArgType::NoArg, const ArgType &arg3=ArgType::NoArg, const ArgType &arg4=ArgType::NoArg, const ArgType &arg5=ArgType::NoArg, const ArgType &arg6=ArgType::NoArg, const ArgType &arg7=ArgType::NoArg, const ArgType &arg8=ArgType::NoArg, const ArgType &arg9=ArgType::NoArg) | impala::ErrorMsg | static |
message_ | impala::ErrorMsg | private |
msg() const | impala::ErrorMsg | inline |
SetError(TErrorCode::type e) | impala::ErrorMsg | inline |