Uses of Class
org.apache.hadoop.hbase.hbql.client.QueryListener.ExceptionSource

Packages that use QueryListener.ExceptionSource
org.apache.hadoop.hbase.hbql.client   
 

Uses of QueryListener.ExceptionSource in org.apache.hadoop.hbase.hbql.client
 

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

Methods in org.apache.hadoop.hbase.hbql.client with parameters of type QueryListener.ExceptionSource
 void QueryListener.onException(QueryListener.ExceptionSource source, HBqlException e)
           
 



Copyright © 2011. All Rights Reserved.