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

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
family bool
qualifier bool
timestamp bool
value bool

Property Details

family public property

public bool family
return bool

qualifier public property

public bool qualifier
return bool

timestamp public property

public bool timestamp
return bool

value public property

public bool value
return bool