[
https://issues.apache.org/jira/browse/UIMA-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-5835:
---------------------------------
Description: To enable efficient implementation of select operations such
as "asList", it is helpful to be able to extract, efficiently (depending on the
underlying iterators and indexes), an array with all the elements of the
iteration. Implement this as a "LowLevelIterator" additional method, in various
ways for all the varieties of iterators. (was: To enable efficient
implementation of select operations such as "asList", it is helpful to be able
to extract, efficiently (depending on the underlying iterators and indexes), an
array with all the elements of the iteration. Implement this in various ways
for all the varieties of iterators.)
> uv3 add low level iterator method to get an array of the items
> --------------------------------------------------------------
>
> Key: UIMA-5835
> URL: https://issues.apache.org/jira/browse/UIMA-5835
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 3.0.0SDK
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
>
> To enable efficient implementation of select operations such as "asList", it
> is helpful to be able to extract, efficiently (depending on the underlying
> iterators and indexes), an array with all the elements of the iteration.
> Implement this as a "LowLevelIterator" additional method, in various ways for
> all the varieties of iterators.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)