-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0-alpha-4
-
Fix Version/s: 2.0.0-beta-1, 2.0.0
-
Component/s: API
-
Labels:None
-
Release Note:
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.
- blocks
-
HBASE-19504 Add TimeRange support into checkAndMutate
-
- Resolved
-
- breaks
-
PHOENIX-4457 Account for the Table interface addition of checkAndMutate
-
- Resolved
-
- links to