Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 c# 中使用 HBase REST api。如何在 HBase REST API 中实现 checkAndPut 或 checkAndDelete ...
似乎它是在HBASE-4720中添加的。