Package org.apache.pekko.io.dns
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.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic interfacestatic class -
Method Summary
-
Method Details
-
nextId
short nextId()
-