Package | Description |
---|---|
org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
Modifier and Type | Field and Description |
---|---|
private ObjectIdOwnerMap<CachedObjectDirectory.UnpackedObjectId> |
CachedObjectDirectory.unpackedObjects
The set that contains unpacked objects identifiers, it is created when
the cached instance is created.
|
Modifier and Type | Method and Description |
---|---|
private ObjectIdOwnerMap<CachedObjectDirectory.UnpackedObjectId> |
CachedObjectDirectory.scanLoose() |