Package | Description |
---|---|
org.eclipse.jgit.storage.pack |
Modifier and Type | Method and Description |
---|---|
static java.lang.Iterable<PackWriter> |
PackWriter.getInstances() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectReuseAsIs.selectObjectRepresentation(PackWriter packer,
ProgressMonitor monitor,
java.lang.Iterable<ObjectToPack> objects)
Select the best object representation for a packer.
|
Constructor and Description |
---|
PackOutputStream(ProgressMonitor writeMonitor,
java.io.OutputStream out,
PackWriter pw)
Initialize a pack output stream.
|
Copyright © 2012. All Rights Reserved.