| Package | Description |
|---|---|
| org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
| Modifier and Type | Method and Description |
|---|---|
private ObjectId |
ProposalRound.insertMultiProposal(Repository git,
ProposedTimestamp ts,
ObjectInserter inserter) |
private ObjectId |
ProposalRound.insertProposals(Repository git,
ProposedTimestamp ts) |
private ObjectId |
ProposalRound.insertSingleProposal(Repository git,
ProposedTimestamp ts,
ObjectInserter inserter) |