Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Field and Description |
---|---|
private DeltaTask.Block |
DeltaTask.block |
Modifier and Type | Method and Description |
---|---|
private static void |
PackWriter.runTasks(java.util.concurrent.ExecutorService pool,
ThreadSafeProgressMonitor pm,
DeltaTask.Block tb,
java.util.List<java.lang.Throwable> errors) |
Constructor and Description |
---|
DeltaTask(DeltaTask.Block b) |