Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
OSGi service activation callback.
C
- cleanup(int) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- cleanup(Id) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- cleanup(Id, boolean) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
D
- deactivate() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Callback from OSGi on service deactivation.
- delete(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- delete(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- deleteFromCollection(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
E
- execute(JobExecutionContext) - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner.Runner
F
- finalize() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
G
- get(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- get(URI, boolean) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getBaseUri() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getCollectionContents(String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getCollectionURI(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getFreeSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getFreeSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the free workspace space in bytes
- getMaxAge() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
- getTotalSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getTotalSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the total available workspace space in bytes
- getTotalSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getURI(String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getUsableSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getUsedSpace() - Method in class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- getUsedSpace() - Method in interface org.opencastproject.workspace.impl.jmx.WorkspaceMXBean
-
Gets the used workspace space in bytes
- getUsedSpace() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- getWorkspace() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
M
- md5(File) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Returns the md5 of a file
- moveTo(URI, String, String, String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
O
- org.opencastproject.workspace.impl - package org.opencastproject.workspace.impl
- org.opencastproject.workspace.impl.jmx - package org.opencastproject.workspace.impl.jmx
P
- put(String, String, String, InputStream) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- putInCollection(String, String, InputStream) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
R
- read(URI) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- rootDirectory() - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- Runner() - Constructor for class org.opencastproject.workspace.impl.WorkspaceCleaner.Runner
S
- schedule() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
-
Set the schedule and start or restart the scheduler.
- setRepository(WorkingFileRepository) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
- shutdown() - Method in class org.opencastproject.workspace.impl.WorkspaceCleaner
-
Shutdown the scheduler.
- STORAGE_DIR_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for the storage directory
T
- toSafeName(String) - Method in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Returns the filename translated into a version that can safely be used as part of a file system path.
W
- WORKSPACE_CLEANUP_MAX_AGE_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for garbage collection max age.
- WORKSPACE_CLEANUP_PERIOD_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for garbage collection period.
- WORKSPACE_DIR_KEY - Static variable in class org.opencastproject.workspace.impl.WorkspaceImpl
-
Configuration key for the workspace root directory
- WorkspaceBean - Class in org.opencastproject.workspace.impl.jmx
- WorkspaceBean(Workspace) - Constructor for class org.opencastproject.workspace.impl.jmx.WorkspaceBean
- WorkspaceCleaner - Class in org.opencastproject.workspace.impl
-
Clear outdated workspace files
Workspace. - WorkspaceCleaner(Workspace, int, int) - Constructor for class org.opencastproject.workspace.impl.WorkspaceCleaner
- WorkspaceCleaner.Runner - Class in org.opencastproject.workspace.impl
-
Quartz work horse.
- WorkspaceImpl - Class in org.opencastproject.workspace.impl
-
Implements a simple cache for remote URIs.
- WorkspaceImpl() - Constructor for class org.opencastproject.workspace.impl.WorkspaceImpl
- WorkspaceImpl(String, boolean) - Constructor for class org.opencastproject.workspace.impl.WorkspaceImpl
-
Creates a workspace implementation which is located at the given root directory.
- WorkspaceMXBean - Interface in org.opencastproject.workspace.impl.jmx
-
JMX Bean interface exposing workspace storage information
All Classes and Interfaces|All Packages|Constant Field Values