| Package | Description |
|---|---|
| aQute.libg.remote | |
| aQute.libg.remote.sink | |
| aQute.libg.remote.source |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Sink.sync(java.lang.String areaId,
java.util.Collection<Delta> deltas) |
| Modifier and Type | Method and Description |
|---|---|
private void |
SinkFS.delta(java.io.File cwd,
Delta delta) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SinkFS.delta(java.io.File cwd,
java.util.Collection<Delta> deltas) |
boolean |
RemoteSink.sync(java.lang.String areaId,
java.util.Collection<Delta> deltas) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SourceFS.sync(java.util.List<Delta> deltas) |