org.nuxeo.ecm.core.uidgen.UIDSequencer in addition to serve a sequence org.nuxeo.ecm.core.uidgen.UIDSequencer#getNextLong.
the sequencer should be able to serve a block of sequence.
The rational is to prevent too many round trip when multiple sequence ids are needed, like in batch processing.