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

Datei anzeigen Open project: charliem/OCM

Public Properties

Property Type Description
column bool
isDelete bool
value bool

Property Details

column public_oe property

public bool column
return bool

isDelete public_oe property

public bool isDelete
return bool

value public_oe property

public bool value
return bool