|
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 | |
| int64_t | impala::MonotonicMicros () |
| int64_t | impala::MonotonicMillis () |
| int64_t | impala::MonotonicSeconds () |
| int64_t | impala::UnixMillis () |
| void | impala::SleepForMs (const int64_t duration_ms) |
| Sleeps the current thread for at least duration_ms milliseconds. More... | |