| Package | Description |
|---|---|
| org.apache.manifoldcf.core.lockmanager |
| Modifier and Type | Method and Description |
|---|---|
protected static BaseLockManager.LockDescription[] |
BaseLockManager.getSortedUniqueLocks(java.lang.String[] readLocks,
java.lang.String[] writeNonExLocks,
java.lang.String[] writeLocks)
Process inbound locks into a sorted vector of most-restrictive unique locks
|