You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2014/04/07 08:54:20 UTC

[jira] [Created] (BATCHEE-27) implementBufferedItemReeader

Mark Struberg created BATCHEE-27:
------------------------------------

             Summary: implementBufferedItemReeader
                 Key: BATCHEE-27
                 URL: https://issues.apache.org/jira/browse/BATCHEE-27
             Project: BatchEE
          Issue Type: New Feature
          Components: batchee-extensions
    Affects Versions: 0.1-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.2-incubating


Most ItemReader look the same. They first query most of the items, cache them and then return one by one from this cache.

We don't have to implement this over and over again. Instead we can provide an abstract class which does the buffer handling for us.



--
This message was sent by Atlassian JIRA
(v6.2#6252)