NanoflakeLocalGenerator

fun NanoflakeLocalGenerator(epoch: Long, generatorId: Long)

Creates a new local generator of nanoflakes.

Parameters

epoch

the generator's epoch.

generatorId

the generator's ID.