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

Datei anzeigen Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
done bool
queries bool
started bool

Property Details

done public_oe property

public bool done
return bool

queries public_oe property

public bool queries
return bool

started public_oe property

public bool started
return bool