| Package | Description |
|---|---|
| org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
| org.apache.ignite.internal.client.thin |
| Modifier and Type | Method and Description |
|---|---|
<K,V> ClientCache<K,V> |
IgniteClient.createCache(ClientCacheConfiguration cfg)
Create cache.
|
<K,V> ClientCache<K,V> |
IgniteClient.getOrCreateCache(ClientCacheConfiguration cfg)
Get existing cache or create the cache if it does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> ClientCache<K,V> |
TcpIgniteClient.createCache(ClientCacheConfiguration cfg)
Create cache.
|
<K,V> ClientCache<K,V> |
TcpIgniteClient.getOrCreateCache(ClientCacheConfiguration cfg)
Get existing cache or create the cache if it does not exist.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020