This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.server.api.driver.DriverQueryStatus.DriverQueryState (Lens 2.1.0-beta-incubating API)

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.