Package | Description |
---|---|
alluxio |
Modifier and Type | Method and Description |
---|---|
protected <V> V |
AbstractClient.retryRPC(AbstractClient.RpcCallable<V> rpc)
Tries to execute an RPC defined as a
AbstractClient.RpcCallable . |
protected <V> V |
AbstractClient.retryRPC(AbstractClient.RpcCallable<V> rpc,
String rpcName)
Tries to execute an RPC defined as a
AbstractClient.RpcCallable . |
Copyright © 2023. All Rights Reserved.