Is there any way to make hazelcast values(Predicate arg0) function non-case sensitive.
I am trying to filter a IMap based on the name, but the values function search and returns only exact match(case sensitive data).
Is there any way to make hazelcast values(Predicate arg0) function non-case sensitive.
I am trying to filter a IMap based on the name, but the values function search and returns only exact match(case sensitive data).