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

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
done bool
queries bool
started bool

Property Details

done public property

public bool done
return bool

queries public property

public bool queries
return bool

started public property

public bool started
return bool