Pavel Tupitsyn created IGNITE-9529:
--------------------------------------
Summary: .NET: Thin client: Implement TextQuery
Key: IGNITE-9529
URL:
https://issues.apache.org/jira/browse/IGNITE-9529 Project: Ignite
Issue Type: Improvement
Components: platforms
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Implement TextQuery support for Thin Client. Add a new overload to {{IIgniteClient}}:
{code}
IQueryCursor<ICacheEntry<TK, TV>> Query(TextQuery textQuery);
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)