C# Class HBaseNet.Mutations.DeleteColumnMutation

Inheritance: HBaseMutationBase
Mostrar archivo Open project: nordbergm/HBaseNet Class Usage Examples

Public Methods

Method Description
DeleteColumnMutation ( byte row, byte column )

Method Details

DeleteColumnMutation() public method

public DeleteColumnMutation ( byte row, byte column )
row byte
column byte