Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
Modifier and Type | Method and Description |
---|---|
<T> ClientIgniteSet<T> |
IgniteClientSpringBean.set(String name,
@Nullable ClientCollectionConfiguration cfg)
Gets a distributed set from cache.
|
Modifier and Type | Method and Description |
---|---|
ClientIgniteSet<T> |
ClientIgniteSet.pageSize(int pageSize)
Sets the page size to be used for batched network data retrieval in
iterator() and toArray() . |
ClientIgniteSet<T> |
ClientIgniteSet.serverKeepBinary(boolean keepBinary)
Sets a value indicating whether user objects should be kept in binary form on the server, or deserialized.
|
<T> ClientIgniteSet<T> |
IgniteClient.set(String name,
@Nullable ClientCollectionConfiguration cfg)
Gets a distributed set from cache.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023