GridGain C++
cache
query
query.h
Go to the documentation of this file.
1
/*
2
* Copyright 2019 GridGain Systems, Inc. and Contributors.
3
*
4
* Licensed under the GridGain Community Edition License (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* https://www.gridgain.com/products/software/community-edition/gridgain-community-edition-license
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
22
#ifndef _IGNITE_CACHE_QUERY_QUERY
23
#define _IGNITE_CACHE_QUERY_QUERY
24
25
#include "
ignite/cache/query/query_cursor.h
"
26
#include "
ignite/cache/query/query_scan.h
"
27
#include "
ignite/cache/query/query_sql.h
"
28
#include "
ignite/cache/query/query_sql_fields.h
"
29
#include "
ignite/cache/query/query_text.h
"
30
31
#endif //_IGNITE_CACHE_QUERY_QUERY
query_sql.h
query_scan.h
query_cursor.h
query_sql_fields.h
query_text.h
Generated on Fri Mar 14 2025 10:39:18 for GridGain C++ by
1.8.17