|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DfsObjDatabase.PackSource | |
|---|---|
| org.eclipse.jgit.storage.dfs | |
| Uses of DfsObjDatabase.PackSource in org.eclipse.jgit.storage.dfs |
|---|
| Methods in org.eclipse.jgit.storage.dfs that return DfsObjDatabase.PackSource | |
|---|---|
static DfsObjDatabase.PackSource |
DfsObjDatabase.PackSource.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DfsObjDatabase.PackSource[] |
DfsObjDatabase.PackSource.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.jgit.storage.dfs with parameters of type DfsObjDatabase.PackSource | |
|---|---|
protected abstract DfsPackDescription |
DfsObjDatabase.newPack(DfsObjDatabase.PackSource source)
Generate a new unique name for a pack file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||