You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/07/15 14:55:50 UTC

[jira] Resolved: (DIRSERVER-1479) The cursor implementation does not have a hasNext() method

     [ https://issues.apache.org/jira/browse/DIRSERVER-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1479.
------------------------------------------

    Resolution: Fixed

As we can process a cursor in both way, such a method (hasNext()) doe snot make sense. Th available() method cover ths need anyway.

> The cursor implementation does not have a hasNext() method
> ----------------------------------------------------------
>
>                 Key: DIRSERVER-1479
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1479
>             Project: Directory ApacheDS
>          Issue Type: New Feature
>    Affects Versions: 1.5.5
>            Reporter: Emmanuel Lecharny
>             Fix For: 2.0.0-RC1
>
>
> We don't have a cursor.hasNext() method, which could be interesting to have. Assuming that we are prefetching entries, we should always be able to know that there is a remaining entry.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.