| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
s3rest.S3Method --+
|
S3Sync
Synchronization Handler
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
| Static Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Constructor
|
RESTful method handler, responds to:
- GET [prefix]/[name]/sync.xml - incoming pull
- PUT|POST [prefix]/[name]/sync.xml - incoming push
- POST sync/repository/register.json - remote registration
NB incoming pull/push reponse normally by local sync/sync
controller as resource proxy => back-end generated S3Request
@param r: the S3Request
@param attr: controller parameters for the request
|
Synchronize with a repository, called from scheduler task
|
Automatic conflict resolution
|
Create an archive for a data set
|
Lazy access to the current sync config
|
Read the current sync status |
Update the current sync status |
Get all filters for a synchronization task
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |