C# Class HBaseNet.Mutations.DeleteColumnValueMutation

Inheritance: HBaseMutationBase
Show file Open project: nordbergm/HBaseNet

Public Methods

Method Description
DeleteColumnValueMutation ( byte row, byte column, byte value )

Method Details

DeleteColumnValueMutation() public method

public DeleteColumnValueMutation ( byte row, byte column, byte value )
row byte
column byte
value byte