6768697071727374
public OlaClient() throws Exception { channel = new StreamRpcChannel(); controller = new SimpleRpcController(); serverService = OlaServerService.Stub.newStub(channel); }