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