Package alluxio

Interface AbstractClient.RpcCallable<V>

    • Method Detail

      • call

        V call()
        throws io.grpc.StatusRuntimeException
        The task where RPC happens.
        Returns:
        RPC result
        Throws:
        io.grpc.StatusRuntimeException - when any exception defined in gRPC happens