Toggle navigation
Home
org.apache.ignite.internal.processors.cache.GridCacheEntryEx to Cache.Entry<K, V>
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Add or Remove Method invocation
e.key()
to
e.getKey()
Cascading Type Change (Different)
KeyCacheObject
to
K
Rename Method invocation
key
to
getKey