Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0-alpha-4
-
None
Description
Check and mutate methods are way different. Table has checkAndx methods (some of them are deprecated), but AsyncTable has an interface called CheckAndMutateBuilder and these kind of operations are handled through that.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-19504 Add TimeRange support into checkAndMutate
- Resolved
- breaks
-
PHOENIX-4457 Account for the Table interface addition of checkAndMutate
- Resolved
- links to