| 
    Impala
    
   Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop. 
   | 
 
This is the complete list of members for impala::GzipCompressor, including all inherited members.
| buffer_length_ | impala::Codec | protected | 
| BZIP2_COMPRESSION | impala::Codec | static | 
| Close() | impala::Codec | virtual | 
| Codec class | impala::GzipCompressor | friend | 
| impala::Codec::Codec(MemPool *mem_pool, bool reuse_buffer) | impala::Codec | protected | 
| CODEC_MAP | impala::Codec | static | 
| CodecMap typedef | impala::Codec | |
| Compress(int64_t input_length, const uint8_t *input, int64_t *output_length, uint8_t *output) | impala::GzipCompressor | private | 
| CreateCompressor(MemPool *mem_pool, bool reuse, THdfsCompression::type format, boost::scoped_ptr< Codec > *compressor) | impala::Codec | static | 
| CreateCompressor(MemPool *mem_pool, bool reuse, const std::string &codec, boost::scoped_ptr< Codec > *compressor) | impala::Codec | static | 
| CreateDecompressor(MemPool *mem_pool, bool reuse, THdfsCompression::type format, boost::scoped_ptr< Codec > *decompressor) | impala::Codec | static | 
| CreateDecompressor(MemPool *mem_pool, bool reuse, const std::string &codec, boost::scoped_ptr< Codec > *decompressor) | impala::Codec | static | 
| DEFAULT_COMPRESSION | impala::Codec | static | 
| DEFLATE enum value | impala::GzipCompressor | |
| file_extension() const | impala::GzipCompressor | inlinevirtual | 
| Format enum name | impala::GzipCompressor | |
| format_ | impala::GzipCompressor | private | 
| GetCodecName(THdfsCompression::type) | impala::Codec | static | 
| GetHadoopCodecClassName(THdfsCompression::type, std::string *out_name) | impala::Codec | static | 
| GZIP enum value | impala::GzipCompressor | |
| GZIP_CODEC | impala::GzipCompressor | privatestatic | 
| GZIP_COMPRESSION | impala::Codec | static | 
| GzipCompressor(Format format, MemPool *mem_pool=NULL, bool reuse_buffer=false) | impala::GzipCompressor | private | 
| Init() | impala::GzipCompressor | privatevirtual | 
| MAX_BLOCK_SIZE | impala::Codec | static | 
| MaxOutputLen(int64_t input_len, const uint8_t *input=NULL) | impala::GzipCompressor | virtual | 
| memory_pool_ | impala::Codec | protected | 
| out_buffer_ | impala::Codec | protected | 
| ProcessBlock(bool output_preallocated, int64_t input_length, const uint8_t *input, int64_t *output_length, uint8_t **output) | impala::GzipCompressor | virtual | 
| ProcessBlock32(bool output_preallocated, int input_length, const uint8_t *input, int *output_length, uint8_t **output) | impala::Codec | |
| ProcessBlockStreaming(int64_t input_length, const uint8_t *input, int64_t *input_bytes_read, int64_t *output_length, uint8_t **output, bool *eos) | impala::Codec | inlinevirtual | 
| reuse_buffer_ | impala::Codec | protected | 
| reuse_output_buffer() const | impala::Codec | inline | 
| SNAPPY_COMPRESSION | impala::Codec | static | 
| stream_ | impala::GzipCompressor | private | 
| temp_memory_pool_ | impala::Codec | protected | 
| UNKNOWN_CODEC_ERROR | impala::Codec | static | 
| WINDOW_BITS | impala::GzipCompressor | privatestatic | 
| ZLIB enum value | impala::GzipCompressor | |
| ~Codec() | impala::Codec | inlinevirtual | 
| ~GzipCompressor() | impala::GzipCompressor | virtual |