HBASE-22750 Correct @throws in comment.(In class org.apache.hadoop.hbase.client.RetryingCallerInterceptor) (#418)
This commit is contained in:
parent
f7ac3badbc
commit
5ab3f76a16
@ -78,7 +78,7 @@ abstract class RetryingCallerInterceptor {
|
||||
* Call this function alongside the actual call done on the callable.
|
||||
*
|
||||
* @param abstractRetryingCallerInterceptorContext
|
||||
* @throws PreemptiveFastFailException
|
||||
* @throws IOException
|
||||
*/
|
||||
public abstract void intercept(
|
||||
RetryingCallerInterceptorContext abstractRetryingCallerInterceptorContext)
|
||||
|
Loading…
x
Reference in New Issue
Block a user