Interface IdGenerator

All Known Implementing Classes:
IdGenerator.EnhancedDoubleHashGenerator

public interface IdGenerator
INTERNAL API

These are called by an actor, however they are called inside composed futures so need to be nextId needs to be thread safe.

  • Method Details

    • nextId

      short nextId()