workerId property

int workerId
final

Worker id. This should be unique across concurrent generators intended to generate unique ids for same target.

Implementation

final int workerId;