Class GrpcClientManager
java.lang.Object
tech.skworks.tachyon.plugin.internal.GrpcClientManager
Project Tachyon
Class GrpcClientManager
- Since:
- 1.0.0-SNAPSHOT
- Version:
- 1.0
- Author:
- Jimmy (vSKAH) - 06/04/2026
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAuditStub(int deadline) getPlayerStub(int deadline) getSnapshotStub(int deadline) booleanvoidshutdown()
-
Constructor Details
-
GrpcClientManager
-
-
Method Details
-
pingBackend
public boolean pingBackend() -
shutdown
public void shutdown() -
getPlayerStub
-
getAuditStub
-
getSnapshotStub
-
getSystemStub
-
getGrpcVirtualExecutor
-