C# Class Apache.Hadoop.Hbase.Thrift2.TScan.Isset

Datei anzeigen Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
caching bool
columns bool
maxVersions bool
startRow bool
stopRow bool
timeRange bool

Property Details

caching public_oe property

public bool caching
return bool

columns public_oe property

public bool columns
return bool

maxVersions public_oe property

public bool maxVersions
return bool

startRow public_oe property

public bool startRow
return bool

stopRow public_oe property

public bool stopRow
return bool

timeRange public_oe property

public bool timeRange
return bool