Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Go to the source code of this file.
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
template<class T > | |
Status | impala::SerializeThriftMsg (JNIEnv *env, T *msg, jbyteArray *serialized_msg) |
template<class T > | |
Status | impala::DeserializeThriftMsg (JNIEnv *env, jbyteArray serialized_msg, T *deserialized_msg) |