Uses of Class
org.apache.hadoop.hbase.hbql.executor.ExecutorProperty.Type

Packages that use ExecutorProperty.Type
org.apache.hadoop.hbase.hbql.executor   
 

Uses of ExecutorProperty.Type in org.apache.hadoop.hbase.hbql.executor
 

Methods in org.apache.hadoop.hbase.hbql.executor that return ExecutorProperty.Type
 ExecutorProperty.Type ExecutorProperty.getEnumType()
           
static ExecutorProperty.Type ExecutorProperty.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutorProperty.Type[] ExecutorProperty.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.