Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
com.cloudera.impala.planner.PlanFragmentId Class Reference
Inheritance diagram for com.cloudera.impala.planner.PlanFragmentId:
Collaboration diagram for com.cloudera.impala.planner.PlanFragmentId:

Public Member Functions

String toString ()
 

Static Public Member Functions

static IdGenerator
< PlanFragmentId
createGenerator ()
 

Protected Member Functions

 PlanFragmentId (int id)
 

Detailed Description

Definition at line 20 of file PlanFragmentId.java.

Constructor & Destructor Documentation

com.cloudera.impala.planner.PlanFragmentId.PlanFragmentId ( int  id)
inlineprotected

Member Function Documentation

static IdGenerator<PlanFragmentId> com.cloudera.impala.planner.PlanFragmentId.createGenerator ( )
inlinestatic
String com.cloudera.impala.planner.PlanFragmentId.toString ( )
inline

Definition at line 36 of file PlanFragmentId.java.


The documentation for this class was generated from the following file: