Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024