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.11.0 Release Date : September 11 2021