Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Public Member Functions | |
NotifiedCounter () | |
void | Notify (ThreadResourceMgr::ResourcePool *consumer) |
int | counter () const |
Private Attributes | |
int | counter_ |
Definition at line 26 of file thread-resource-mgr-test.cc.
|
inline |
Definition at line 28 of file thread-resource-mgr-test.cc.
|
inline |
Definition at line 37 of file thread-resource-mgr-test.cc.
References counter_.
Referenced by impala::TEST().
|
inline |
Definition at line 31 of file thread-resource-mgr-test.cc.
References counter_, impala::ThreadResourceMgr::ResourcePool::num_threads(), and impala::ThreadResourceMgr::ResourcePool::quota().
Referenced by impala::TEST().
|
private |
Definition at line 40 of file thread-resource-mgr-test.cc.