| Package | Description |
|---|---|
| org.apache.marmotta.kiwi.generator | |
| org.apache.marmotta.kiwi.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
SnowflakeIDGenerator
Generate unique IDs using the Twitter Snowflake algorithm (see https://github.com/twitter/snowflake).
|
class |
UUIDRandomIDGenerator
Generate a long id using the least significant bits of a secure random UUDI
|
class |
UUIDTimeIDGenerator
Generate a long id using the most significant bits of a time-based UUID.
|
| Modifier and Type | Method and Description |
|---|---|
IDGenerator |
KiWiPersistence.getIdGenerator() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.