Package org.eclipse.jgit.internal.transport.connectivity
package org.eclipse.jgit.internal.transport.connectivity
-
ClassesClassDescriptionA connectivity checker that uses the entire reference database to perform reachability checks when checking the connectivity of objects.Implementation of connectivity checker which tries to do check with smaller set of references first and if it fails will fall back to check against all advertised references.