Class DataContract
java.lang.Object
tech.skworks.tachyon.common.contract.util.ContractCreator
tech.skworks.tachyon.common.contract.DataContract
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 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:
-
PULL_PROFILE_METHOD
public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> PULL_PROFILE_METHOD -
PUSH_PROFILE_METHOD
public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> PUSH_PROFILE_METHOD
-