static class BasePackFetchConnection.FetchConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
allowOfsDelta |
(package private) int |
maxHaves |
Constructor and Description |
---|
FetchConfig(boolean allowOfsDelta,
int maxHaves) |
FetchConfig(Config c) |
FetchConfig(Config c)
FetchConfig(boolean allowOfsDelta, int maxHaves)