A C D E F G I J N O R S T U V 

A

addAlternateSnapshotIds(Snapshot, List<String>) - Method in interface org.duracloud.snapshot.service.SnapshotManager
Adds a list of snapshot alternate Id's to a snapshot.
addContentItem(Snapshot, String, Map<String, String>) - Method in interface org.duracloud.snapshot.service.SnapshotManager
 
AlreadyInitializedException - Exception in org.duracloud.snapshot.service
 
AlreadyInitializedException(String) - Constructor for exception org.duracloud.snapshot.service.AlreadyInitializedException
 
AlternateIdAlreadyExistsException - Exception in org.duracloud.snapshot.service
 
AlternateIdAlreadyExistsException(String) - Constructor for exception org.duracloud.snapshot.service.AlternateIdAlreadyExistsException
 

C

cancelSnapshot(String) - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
Cancels a snapshot

D

DEFAULT_POLLING_PERIOD_MS - Static variable in interface org.duracloud.snapshot.service.Finalizer
 
deleteSnapshot(String) - Method in interface org.duracloud.snapshot.service.SnapshotManager
 
destroy() - Method in interface org.duracloud.snapshot.service.Finalizer
 

E

executeRestoration(String) - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
 
executeSnapshot(String) - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
This method creates an underlying job and executes it.

F

Finalizer - Interface in org.duracloud.snapshot.service
Waits for conditions which signal that snapshot and restore actions should be moved to their final state, and kicks off the work to make that happen.
finalizeRestores() - Method in interface org.duracloud.snapshot.service.RestoreManager
Look for restorations which have expired, and perform final cleanup actions
finalizeSnapshots() - Method in interface org.duracloud.snapshot.service.SnapshotManager
This method runs through any snapshots with a status of CLEANING_UP and checks if the corresponding space is empty.

G

get(String) - Method in interface org.duracloud.snapshot.service.RestoreManager
 
getBySnapshotId(String) - Method in interface org.duracloud.snapshot.service.RestoreManager
Retrieves a restoration based on the ID of the snapshot being restored
getContentRootDir() - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
getDpnEmailAddresses() - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
getDuracloudEmailAddresses() - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
getDuracloudPassword() - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
getDuracloudPassword() - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
getDuracloudUsername() - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
getDuracloudUsername() - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
getRestorationRootDir() - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
getStatus(String) - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
 
getWorkDir() - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 

I

init(RestoreManagerConfig, SnapshotJobManager) - Method in interface org.duracloud.snapshot.service.RestoreManager
 
init(SnapshotJobManagerConfig) - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
Lazily initializes the component.
initialize(Integer) - Method in interface org.duracloud.snapshot.service.Finalizer
The time in milliseconds between checks for clean snapshots.
InvalidStateTransitionException - Exception in org.duracloud.snapshot.service
 
InvalidStateTransitionException(String, String) - Constructor for exception org.duracloud.snapshot.service.InvalidStateTransitionException
 
isInitialized() - Method in interface org.duracloud.snapshot.service.SnapshotJobManager
 

J

JOB_LAUNCHER_KEY - Static variable in interface org.duracloud.snapshot.service.SnapshotJobManager
 
JOB_REPOSITORY_KEY - Static variable in interface org.duracloud.snapshot.service.SnapshotJobManager
 

N

NoRestorationInProcessException - Exception in org.duracloud.snapshot.service
 
NoRestorationInProcessException(String) - Constructor for exception org.duracloud.snapshot.service.NoRestorationInProcessException
 

O

org.duracloud.snapshot.service - package org.duracloud.snapshot.service
 

R

RestorationNotFoundException - Exception in org.duracloud.snapshot.service
 
RestorationNotFoundException(String) - Constructor for exception org.duracloud.snapshot.service.RestorationNotFoundException
 
RestorationStateTransitionValidator - Class in org.duracloud.snapshot.service
 
RestorationStateTransitionValidator() - Constructor for class org.duracloud.snapshot.service.RestorationStateTransitionValidator
 
restoreCompleted(String) - Method in interface org.duracloud.snapshot.service.RestoreManager
Called by the process responsible for performing the restoration from DPN to Bridge Storage upon completion of the transfer.
RestoreManager - Interface in org.duracloud.snapshot.service
 
RestoreManagerConfig - Class in org.duracloud.snapshot.service
 
RestoreManagerConfig() - Constructor for class org.duracloud.snapshot.service.RestoreManagerConfig
 
restoreSnapshot(String, DuracloudEndPointConfig, String) - Method in interface org.duracloud.snapshot.service.RestoreManager
Initiates the restoration of a snapshot.

S

setContentRootDir(File) - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
setDpnEmailAddresses(String[]) - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
setDuracloudEmailAddresses(String[]) - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
setDuracloudPassword(String) - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
setDuracloudPassword(String) - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
setDuracloudUsername(String) - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
setDuracloudUsername(String) - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
setRestorationRootDir(String) - Method in class org.duracloud.snapshot.service.RestoreManagerConfig
 
setWorkDir(File) - Method in class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
SnapshotJobManager - Interface in org.duracloud.snapshot.service
An interface defining the interaction between the REST api and job engine.
SnapshotJobManagerConfig - Class in org.duracloud.snapshot.service
 
SnapshotJobManagerConfig() - Constructor for class org.duracloud.snapshot.service.SnapshotJobManagerConfig
 
SnapshotManager - Interface in org.duracloud.snapshot.service
 
SnapshotManagerException - Exception in org.duracloud.snapshot.service
 
SnapshotManagerException(String) - Constructor for exception org.duracloud.snapshot.service.SnapshotManagerException
 

T

transferError(String, String) - Method in interface org.duracloud.snapshot.service.SnapshotManager
Notifies the bridge that the snapshot transfer action failed to complete due to an error condition.
transferToDpnNodeComplete(String) - Method in interface org.duracloud.snapshot.service.SnapshotManager
Notifies the bridge that the snapshot's transfer to DPN node is complete.
transitionRestoreStatus(String, RestoreStatus, String) - Method in interface org.duracloud.snapshot.service.RestoreManager
Transition the workflow status of the restore activity to a new status

U

updateHistory(Snapshot, String) - Method in interface org.duracloud.snapshot.service.SnapshotManager
Updates a snapshot's DPN history

V

validate(RestoreStatus, RestoreStatus) - Static method in class org.duracloud.snapshot.service.RestorationStateTransitionValidator
 
A C D E F G I J N O R S T U V 

Copyright © 2014–2015 DuraSpace. All rights reserved.