Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added configurable iterator support to ICache #7624

Conversation

serkan-ozal
Copy link
Contributor

Closes #7041

/**
* <p>
* Creates and returns a cluster wide iterator
* to iterator on all entries owned by this cache.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to iterate ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@serkan-ozal serkan-ozal force-pushed the enhancement/master/cache-configurable-fetchSize-for-iterator branch from 4949f4f to 7b5607c Compare February 29, 2016 13:52
@emrahkocaman
Copy link
Contributor

👍

serkan-ozal pushed a commit that referenced this pull request Feb 29, 2016
…nfigurable-fetchSize-for-iterator

Added configurable iterator support to `ICache`
@serkan-ozal serkan-ozal merged commit 6070ce2 into hazelcast:master Feb 29, 2016
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICache.iterator() fetchSize is not configurable
3 participants