|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
This is the complete list of members for impala::DictDecoder< T >, including all inherited members.
| data_decoder_ | impala::DictDecoderBase | protected |
| dict_ | impala::DictDecoder< T > | private |
| DictDecoder(uint8_t *dict_buffer, int dict_len, int fixed_len_size) | impala::DictDecoder< T > | inline |
| GetValue(T *value) | impala::DictDecoder< T > | inline |
| GetValue(Decimal16Value *value) | impala::DictDecoder< T > | inline |
| num_entries() const | impala::DictDecoder< T > | inlinevirtual |
| SetData(uint8_t *buffer, int buffer_len) | impala::DictDecoderBase | inline |
| ~DictDecoderBase() | impala::DictDecoderBase | inlinevirtual |