-
- All Known Implementing Classes:
TransportAmazonS3,TransportHttp,TransportSftp
public interface WalkTransportMarker interface for an object transport walking transport.Implementations of WalkTransport transfer individual objects one at a time from the loose objects directory, or entire packs if the source side does not have the object as a loose object.
WalkTransports are not as efficient as
PackTransportinstances, but can be useful in situations where a pack transport is not acceptable.- See Also:
WalkFetchConnection