| 
    Impala
    
   Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop. 
   | 
 
Public Member Functions | |
| Status | UpdateFunction (void *value) | 
| ParallelExecutorTest (int num_updates) | |
| void | Validate () | 
Private Attributes | |
| vector< int > | updates_found_ | 
Definition at line 29 of file parallel-executor-test.cc.
      
  | 
  inline | 
Definition at line 47 of file parallel-executor-test.cc.
References updates_found_.
      
  | 
  inline | 
Definition at line 31 of file parallel-executor-test.cc.
References impala::Status::OK, and updates_found_.
Referenced by impala::TEST().
      
  | 
  inline | 
Definition at line 51 of file parallel-executor-test.cc.
References updates_found_.
Referenced by impala::TEST().
      
  | 
  private | 
Definition at line 58 of file parallel-executor-test.cc.
Referenced by ParallelExecutorTest(), UpdateFunction(), and Validate().