Package org.eclipse.jgit.transport
Class WalkFetchConnection.RemotePack
java.lang.Object
org.eclipse.jgit.transport.WalkFetchConnection.RemotePack
- Enclosing class:
WalkFetchConnection
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final WalkRemoteObjectDatabase
(package private) final String
(package private) PackIndex
(package private) final String
(package private) File
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
downloadPack
(ProgressMonitor monitor) (package private) void
-
Field Details
-
Constructor Details
-
RemotePack
RemotePack(WalkRemoteObjectDatabase c, String pn)
-
-
Method Details
-
openIndex
- Throws:
IOException
-
downloadPack
- Throws:
IOException
-