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

Show file 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 property

public bool caching
return bool

columns public property

public bool columns
return bool

maxVersions public property

public bool maxVersions
return bool

startRow public property

public bool startRow
return bool

stopRow public property

public bool stopRow
return bool

timeRange public property

public bool timeRange
return bool