Package com.google.gerrit.server.notedb
Class AbstractChangeNotes.LoadHandle
java.lang.Object
com.google.gerrit.server.notedb.AbstractChangeNotes.LoadHandle
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- AbstractChangeNotes<T>
An
AutoCloseable
for parsing a single commit into ChangeNotesCommits.-
Method Details
-
walk
-
id
public org.eclipse.jgit.lib.ObjectId id() -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-