Srikanth Srungarapu created HBASE-13568: -------------------------------------------
Summary: Make Waiter class a public API. Key: HBASE-13568 URL: https://issues.apache.org/jira/browse/HBASE-13568 Project: HBase Issue Type: Task Reporter: Srikanth Srungarapu Assignee: Srikanth Srungarapu Priority: Minor Attachments: HBASE-13568.patch During ProcV2 code reviews, it is suggested that Waiter class is useful enough to make it a public API. This change decomposes the existing Waiter class into two classes, one for public use and the other exclusively for the internal testing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)