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

Datei anzeigen Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
bucketCols bool
cols bool
compressed bool
inputFormat bool
location bool
numBuckets bool
outputFormat bool
parameters bool
serdeInfo bool
sortCols bool

Property Details

bucketCols public_oe property

public bool bucketCols
return bool

cols public_oe property

public bool cols
return bool

compressed public_oe property

public bool compressed
return bool

inputFormat public_oe property

public bool inputFormat
return bool

location public_oe property

public bool location
return bool

numBuckets public_oe property

public bool numBuckets
return bool

outputFormat public_oe property

public bool outputFormat
return bool

parameters public_oe property

public bool parameters
return bool

serdeInfo public_oe property

public bool serdeInfo
return bool

sortCols public_oe property

public bool sortCols
return bool