Interface AsyncRevObjectQueue

All Superinterfaces:
AsyncOperation

public interface AsyncRevObjectQueue extends AsyncOperation
Queue to lookup and parse objects asynchronously. A queue may perform background lookup of objects and supply them (possibly out-of-order) to the application.
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain the next object.

    Methods inherited from interface org.eclipse.jgit.lib.AsyncOperation

    cancel, release