C# Class HBaseNet.Mutations.DeleteColumnMutation

Inheritance: HBaseMutationBase
Afficher le fichier Open project: nordbergm/HBaseNet Class Usage Examples

Méthodes publiques

Méthode Description
DeleteColumnMutation ( byte row, byte column )

Method Details

DeleteColumnMutation() public méthode

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