Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::StringValue Member List

This is the complete list of members for impala::StringValue, including all inherited members.

CharSlotToPtr(void *slot, const ColumnType &type)impala::StringValueinlinestatic
CharSlotToPtr(const void *slot, const ColumnType &type)impala::StringValueinlinestatic
Compare(const StringValue &other) const impala::StringValueinline
DebugString() const impala::StringValue
Eq(const StringValue &other) const impala::StringValueinline
FromStringVal(const impala_udf::StringVal &sv)impala::StringValueinlinestatic
Ge(const StringValue &other) const impala::StringValueinline
Gt(const StringValue &other) const impala::StringValueinline
Le(const StringValue &other) const impala::StringValueinline
lenimpala::StringValue
LLVM_CLASS_NAMEimpala::StringValuestatic
Lt(const StringValue &other) const impala::StringValueinline
Ne(const StringValue &other) const impala::StringValueinline
operator!=(const StringValue &other) const impala::StringValueinline
operator<(const StringValue &other) const impala::StringValueinline
operator<=(const StringValue &other) const impala::StringValueinline
operator==(const StringValue &other) const impala::StringValueinline
operator>(const StringValue &other) const impala::StringValueinline
operator>=(const StringValue &other) const impala::StringValueinline
PadWithSpaces(char *cptr, int64_t cptr_len, int64_t num_chars)impala::StringValueinlinestatic
ptrimpala::StringValue
StringValue(char *ptr, int len)impala::StringValueinline
StringValue()impala::StringValueinline
StringValue(const std::string &s)impala::StringValueinline
StringValue(const char *s)impala::StringValueinline
Substring(int start_pos) const impala::StringValueinline
Substring(int start_pos, int new_len) const impala::StringValueinline
ToStringVal(impala_udf::StringVal *sv) const impala::StringValueinline
Trim() const impala::StringValueinline
UnpaddedCharLength(const char *cptr, int64_t len)impala::StringValueinlinestatic