[
https://issues.apache.org/jira/browse/IGNITE-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253404#comment-16253404
]
Vladimir Ozerov commented on IGNITE-6336:
-----------------------------------------
[~ptupitsyn], how about method
{{org.apache.ignite.Ignite#getOrCreateCache(CacheConfiguration<K,V>,
NearCacheConfiguration<K,V>)}}? Or batch cache creation when multiple configs
are passed at once? We will definitely have a situation when config is not the
last in the message. Let's add the length.
> .NET: Thin client: Create cache
> -------------------------------
>
> Key: IGNITE-6336
> URL: https://issues.apache.org/jira/browse/IGNITE-6336
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET
> Fix For: 2.4
>
>
> Create, destroy and observer caches from thin client (by name and from
> {{CacheConfiguration}}).
> * {{IIgniteClient.CreateCache}}, {{GetOrCreateCache}} overloads
> * {{ICacheClient.GetConfiguration}}
> * {{IIgnite.GetCacheNames}}
> * {{IIgniteClient.DestroyCache}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)