What is wrong with Ignite.queue() ?

|queue <https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/Ignite.html#queue-java.lang.String-int-org.apache.ignite.configuration.CollectionConfiguration->(String <http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true> name, int cap, CollectionConfiguration <https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/configuration/CollectionConfiguration.html> cfg)|

Will get a named queue from cache and create one if it has not been created yet and |cfg| is not |null|.

Mikael

Den 2019-11-14 kl. 13:02, skrev Narsi Reddy Nallamilli:
Hi!

I am looking for some method just like getOrCreateCache available for queue. Any help!

Reply via email to