Class SnapshotContract

java.lang.Object
tech.skworks.tachyon.common.contract.util.ContractCreator
tech.skworks.tachyon.common.contract.SnapshotContract

public class SnapshotContract extends ContractCreator
Short class explaination

Long class explaination with @link if needed

Project Tachyon

Since:
1.0.0-SNAPSHOT
Version:
1.0
Author:
Jimmy (vSKAH) - 25/08/2026
  • Field Details

    • SERVICE_NAME

      public static final String SERVICE_NAME
      See Also:
    • TAKE_DATABASE_SNAPSHOT

      public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> TAKE_DATABASE_SNAPSHOT
    • TAKE_COMPONENT_SNAPSHOT

      public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> TAKE_COMPONENT_SNAPSHOT
    • TOGGLE_SNAPSHOT_LOCK

      public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> TOGGLE_SNAPSHOT_LOCK
    • LIST_SNAPSHOT

      public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> LIST_SNAPSHOT
    • DECODE_SNAPSHOT

      public static final io.grpc.MethodDescriptor<org.bson.RawBsonDocument, org.bson.RawBsonDocument> DECODE_SNAPSHOT