|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoredObjectRepresentation | |
|---|---|
| org.eclipse.jgit.storage.dfs | |
| org.eclipse.jgit.storage.pack | |
| Uses of StoredObjectRepresentation in org.eclipse.jgit.storage.dfs |
|---|
| Methods in org.eclipse.jgit.storage.dfs with parameters of type StoredObjectRepresentation | |
|---|---|
boolean |
DfsCachedPack.hasObject(ObjectToPack obj,
StoredObjectRepresentation rep)
|
| Uses of StoredObjectRepresentation in org.eclipse.jgit.storage.pack |
|---|
| Methods in org.eclipse.jgit.storage.pack with parameters of type StoredObjectRepresentation | |
|---|---|
abstract boolean |
CachedPack.hasObject(ObjectToPack obj,
StoredObjectRepresentation rep)
Determine if this pack contains the object representation given. |
void |
PackWriter.select(ObjectToPack otp,
StoredObjectRepresentation next)
Select an object representation for this writer. |
void |
ObjectToPack.select(StoredObjectRepresentation ref)
Remember a specific representation for reuse at a later time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||