Uses of Class
org.apache.lens.server.api.driver.DriverQueryStatus.DriverQueryState

Packages that use DriverQueryStatus.DriverQueryState
org.apache.lens.server.api.driver   
 

Uses of DriverQueryStatus.DriverQueryState in org.apache.lens.server.api.driver
 

Methods in org.apache.lens.server.api.driver that return DriverQueryStatus.DriverQueryState
static DriverQueryStatus.DriverQueryState DriverQueryStatus.DriverQueryState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DriverQueryStatus.DriverQueryState[] DriverQueryStatus.DriverQueryState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.