Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
Description
Similar to Scan / Get, etc constructs, HTD and HCD setters and add'ers should return this from the method, so that objects can be constructed in a builder style:
Foo foo =
new Foo()
.setBar()
.setBaz()
Attachments
Attachments
Issue Links
- breaks
-
HIVE-10990 Compatibility Hive-1.2 an hbase-1.0.1.1
- Resolved
- relates to
-
HBASE-10841 Scan,Get,Put,Delete,etc setters should consistently return this
- Closed