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

Show file Open project: charliem/OCM

Public Properties

Property Type Description
column bool
isDelete bool
value bool

Property Details

column public property

public bool column
return bool

isDelete public property

public bool isDelete
return bool

value public property

public bool value
return bool