Uses of Class
org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
Packages that use WalkFetchConnection.RemotePack
-
Uses of WalkFetchConnection.RemotePack in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport with type parameters of type WalkFetchConnection.RemotePackModifier and TypeFieldDescriptionprivate final LinkedList
<WalkFetchConnection.RemotePack> WalkFetchConnection.unfetchedPacks
Packs we have discovered, but have not yet fetched locally.