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

Feature Request : Queries Involving Multi-Value Attributes #1125

Closed
pmanvi opened this issue Nov 8, 2013 · 3 comments
Closed

Feature Request : Queries Involving Multi-Value Attributes #1125

pmanvi opened this issue Nov 8, 2013 · 3 comments

Comments

@pmanvi
Copy link

pmanvi commented Nov 8, 2013

As storing multi values or a list for key (Multimap, Multiset) is a dominant use case, it will be extremely useful to extend the predicate values API available with IMap.

  • Collection values(Predicate predicate)
@enesakar
Copy link
Contributor

enesakar commented Nov 8, 2013

Thanks for reporting, this is a known enhancement issue.
#593

@enesakar enesakar closed this as completed Nov 8, 2013
@imranrajjad
Copy link

did this ever happen? I want to do it in ISet, since documentation says List stays on local machine.

@mmedenjak
Copy link
Contributor

@imranrajjad no, it's still a feature request. You may express your request on the linked issue: #593

devOpsHazelcast pushed a commit that referenced this issue Mar 15, 2024
Closes: https://hazelcast.atlassian.net/browse/HZ-4458
Closes: #26281
Mokito + Azul issue.
implements interfaces MigrationManager, PartitionStateManager

Backport of: https://github.com/hazelcast/hazelcast-mono/pull/1065

Checklist:
- [x] Labels (`Team:`, `Type:`, `Source:`, `Module:`) and Milestone set
- [x] Add `Add to Release Notes` label if changes should be mentioned in
release notes or `Not Release Notes content` if changes are not relevant
for release notes
- [x] Request reviewers if possible
- [x] New public APIs have `@Nonnull/@Nullable` annotations
- [x] New public APIs have `@since` tags in Javadoc
- [x] Send backports/forwardports if fix needs to be applied to
past/future releases

---------

Co-authored-by: Krzysztof Jamróz <79092062+k-jamroz@users.noreply.github.com>
GitOrigin-RevId: fa4f6fa77d895da4201c257a3f97be09d9b65933
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants