C# Class Apache.Hadoop.Hive.Query.Isset

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
done bool
queryAttributes bool
queryCounters bool
queryId bool
queryType bool
stageGraph bool
stageList bool
started bool

Property Details

done public property

public bool done
return bool

queryAttributes public property

public bool queryAttributes
return bool

queryCounters public property

public bool queryCounters
return bool

queryId public property

public bool queryId
return bool

queryType public property

public bool queryType
return bool

stageGraph public property

public bool stageGraph
return bool

stageList public property

public bool stageList
return bool

started public property

public bool started
return bool