| Package | Description |
|---|---|
| org.gradle.cache.internal |
| Modifier and Type | Method and Description |
|---|---|
FileLock |
DefaultCacheAccess.getFileLock() |
protected FileLock |
DefaultPersistentDirectoryStore.getLock() |
FileLock |
FileLockManager.lock(File target,
FileLockManager.LockMode mode,
String targetDisplayName)
Creates a locks for the given file with the given mode.
|
FileLock |
DefaultFileLockManager.lock(File target,
FileLockManager.LockMode mode,
String targetDisplayName) |
FileLock |
FileLockManager.lock(File target,
FileLockManager.LockMode mode,
String targetDisplayName,
String operationDisplayName)
Creates a locks for the given file with the given mode.
|
FileLock |
DefaultFileLockManager.lock(File target,
FileLockManager.LockMode mode,
String targetDisplayName,
String operationDisplayName) |
Copyright © 2013. All rights reserved