Package | Description |
---|---|
org.nuxeo.ecm.core.redis.contribs | |
org.nuxeo.ecm.platform.uidgen | |
org.nuxeo.elasticsearch.seqgen |
Modifier and Type | Class and Description |
---|---|
class |
RedisUIDSequencer
Redis-based UID generator.
|
Modifier and Type | Class and Description |
---|---|
class |
JPAUIDSequencerImpl
This implementation uses a static persistence provider to be able to instantiate this class without passing by
Framework.getService -> this is to avoid potential problems do to sequencer factories.
|
Modifier and Type | Class and Description |
---|---|
class |
ESUIDSequencer
Elasticsearch implementation of
UIDSequencer . |
Copyright © 2015 Nuxeo SA. All rights reserved.