Uses of Class
org.eclipse.jgit.internal.ketch.TimeIsUncertainException
-
Packages that use TimeIsUncertainException Package Description org.eclipse.jgit.internal.ketch Distributed consensus system built on Git. -
-
Uses of TimeIsUncertainException in org.eclipse.jgit.internal.ketch
Methods in org.eclipse.jgit.internal.ketch that throw TimeIsUncertainException Modifier and Type Method Description private void
ProposalRound. blockUntil(ProposedTimestamp ts)
-