Toggle navigation
Home
org.apache.ignite.internal.IgniteInternalFuture to org.apache.ignite.IgniteCache
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
fut2.get()
to
cache.get("key")
Rename Variable
fut2
to
cache