| Package | Description |
|---|---|
| co.codewizards.cloudstore.core.repo.sync |
Synchronisation between two repositories.
|
| co.codewizards.cloudstore.core.repo.transport |
Transport abstraction.
|
| co.codewizards.cloudstore.local.transport |
File-system-based transport implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RepoToRepoSync.beginPutFile(RepoTransport fromRepoTransport,
RepoTransport toRepoTransport,
RepoFileDtoTreeNode repoFileDtoTreeNode,
String path,
NormalFileDto fromNormalFileDto) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteModificationCollisionException |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FileRepoTransport.assertNoDeleteModificationCollision(LocalRepoTransaction transaction,
UUID fromRepositoryId,
String path) |
Copyright © 2013–2019. All rights reserved.