T - Type for iterator.V - Type for cache query future.public abstract class CacheIteratorConverter<T,V> extends Object
| Constructor and Description |
|---|
CacheIteratorConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
convert(V v)
Converts class V to class T.
|
protected abstract void |
remove(T item)
Removes item.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023