protected abstract class RSProcedureDispatcher.AbstractRSRemoteCall extends Object implements Runnable
Constructor and Description |
---|
AbstractRSRemoteCall(ServerName serverName) |
Modifier and Type | Method and Description |
---|---|
protected AdminProtos.AdminService.BlockingInterface |
getRsAdmin() |
protected ServerName |
getServerName() |
protected boolean |
scheduleForRetry(IOException e) |
protected IOException |
unwrapException(IOException e) |
public AbstractRSRemoteCall(ServerName serverName)
protected AdminProtos.AdminService.BlockingInterface getRsAdmin() throws IOException
IOException
protected ServerName getServerName()
protected boolean scheduleForRetry(IOException e)
protected IOException unwrapException(IOException e)
Copyright © 2007–2019 Cloudera. All rights reserved.