Interface HistoryWriter.BlockIdGenerator

All Known Implementing Classes:
HistoryWriter.LegacyBlockIdGenerator, HistoryWriter.ModernBlockIdGenerator
Enclosing class:
HistoryWriter

protected static interface HistoryWriter.BlockIdGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getBlockId(long timestamp)
     
  • Method Details

    • getBlockId

      long getBlockId(long timestamp)