|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockTimeoutException | |
---|---|
org.geotools.data.shapefile.indexed | |
org.geotools.index |
Uses of LockTimeoutException in org.geotools.data.shapefile.indexed |
---|
Methods in org.geotools.data.shapefile.indexed that throw LockTimeoutException | |
---|---|
int |
ShapeFileIndexer.index(boolean verbose,
ProgressListener listener)
Index the shapefile denoted by setShapeFileName(String fileName) If when a thread starts, another thread is indexing the same file, this thread will wait that the first thread ends indexing; in this case zero is reurned as result of the indexing process. |
Uses of LockTimeoutException in org.geotools.index |
---|
Methods in org.geotools.index that throw LockTimeoutException | |
---|---|
Lock |
LockManager.aquireExclusive()
DOCUMENT ME! |
Lock |
LockManager.aquireShared()
DOCUMENT ME! |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |