[#24] Client: Implement pool part2
Signed-off-by: Pavel Gross <p.gross@yadro.com>
This commit is contained in:
parent
c9a75ea025
commit
ee20798379
63 changed files with 801 additions and 526 deletions
|
@ -61,7 +61,5 @@ public interface IFrostFSClient : IDisposable
|
|||
|
||||
public Task<string?> Dial(CallContext ctx);
|
||||
|
||||
public bool RestartIfUnhealthy(CallContext ctx);
|
||||
|
||||
public void Close();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue