I am using HBase REST api in c#.How can i implement the checkAndPut or checkAndDelete in HBase REST API...
It seems that it was added in HBASE-4720.