| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.csn |
| Modifier and Type | Method and Description |
|---|---|
Csn |
CsnFactory.newInstance()
Returns a new
Csn. |
Csn |
CsnFactory.newInstance(long timestamp,
int changeCount)
Returns a new
Csn created from the given values. |
Csn |
CsnFactory.newPurgeCsn(long expirationDate)
Generates a CSN used to purge data.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Csn.compareTo(Csn csn)
Compares this object with the specified object for order.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.