Class HealthContract
java.lang.Object
tech.skworks.tachyon.common.contract.util.ContractCreator
tech.skworks.tachyon.common.contract.HealthContract
Short class explaination
Long class explaination with @link if needed
Project Tachyon
- Since:
- 2.0.0-SNAPSHOT
- Version:
- 1.0
- Author:
- Jimmy (vSKAH) - 25/08/2026
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> static final String -
Method Summary
Methods inherited from class ContractCreator
createMethod
-
Field Details
-
SERVICE_NAME
- See Also:
-
PING_METHOD
public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> PING_METHOD
-