C# Class Apache.Hadoop.Hbase.Thrift.Hbase.scannerOpenWithStopTs_args.Isset

Show file Open project: charliem/OCM

Public Properties

Property Type Description
columns bool
startRow bool
stopRow bool
tableName bool
timestamp bool

Property Details

columns public property

public bool columns
return bool

startRow public property

public bool startRow
return bool

stopRow public property

public bool stopRow
return bool

tableName public property

public bool tableName
return bool

timestamp public property

public bool timestamp
return bool