Package | Description |
---|---|
uws.service.file |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOwnerGroupIdentifier
Let's extracting the group name of any given job owner.
|
Modifier and Type | Field and Description |
---|---|
protected OwnerGroupIdentifier |
LocalUWSFileManager.ownerGroupId
Object giving the policy about how to group user directories.
|
Constructor and Description |
---|
LocalUWSFileManager(java.io.File root,
boolean oneDirectoryForEachUser,
boolean groupUserDirectories,
OwnerGroupIdentifier ownerGroupIdentifier)
Builds a
UWSFileManager which manages all UWS files in the given directory. |