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

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
columns bool
deleteType bool
row bool
timestamp bool

Property Details

columns public property

public bool columns
return bool

deleteType public property

public bool deleteType
return bool

row public property

public bool row
return bool

timestamp public property

public bool timestamp
return bool