Details
Description
While addressing review comments on HBASE-10818, I noticed that our Scan class is inconsistent with it's setter methods. Some of them return this, other's don't. They should be consistent. I suggest making them all return this, to support chained invocation.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-12046 HTD/HCD setters should be builder-style
- Closed
- relates to
-
HBASE-10460 Return value of Scan#setSmall() should be void
- Closed