public class BatchLockControl extends Object
| Constructor and Description |
|---|
BatchLockControl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHoldCount() |
boolean |
isLocked() |
void |
lock(FileSystem... fileSystems) |
void |
unlock() |
public void lock(FileSystem... fileSystems)
public void unlock()
public boolean isLocked()
public int getHoldCount()
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.