Interface ShardRecorder

All Known Implementing Classes:
DatabaseShardRecorder

public interface ShardRecorder
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    recordCreatedShard(long transactionId, UUID shardUuid)
     
  • Method Details

    • recordCreatedShard

      void recordCreatedShard(long transactionId, UUID shardUuid)