Class MergedReftable.FilteringMergedRefCursor

    • Constructor Detail

      • FilteringMergedRefCursor

        FilteringMergedRefCursor​(AnyObjectId id)
    • Method Detail

      • next

        public boolean next()
                     throws java.io.IOException
        Description copied from class: RefCursor
        Check if another reference is available.
        Overrides:
        next in class MergedReftable.MergedRefCursor
        Returns:
        true if there is another result.
        Throws:
        java.io.IOException - references cannot be read.