Uses of Class
org.apache.hadoop.hive.ql.exec.Utilities.StreamStatus

Packages that use Utilities.StreamStatus
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of Utilities.StreamStatus in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return Utilities.StreamStatus
static Utilities.StreamStatus Utilities.readColumn(DataInput in, OutputStream out)
           
static Utilities.StreamStatus Utilities.StreamStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Utilities.StreamStatus[] Utilities.StreamStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 The Apache Software Foundation