Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
anyval-util.cc File Reference
Include dependency graph for anyval-util.cc:

Go to the source code of this file.

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

AnyValimpala::CreateAnyVal (ObjectPool *pool, const ColumnType &type)
 Creates the corresponding AnyVal subclass for type. The object is added to the pool. More...
 
AnyValimpala::CreateAnyVal (const ColumnType &type)
 Creates the corresponding AnyVal subclass for type. The object is owned by the caller. More...