Class CacheEntryGetValueClosure
- java.lang.Object
-
- org.apache.ignite.internal.util.lang.gridfunc.CacheEntryGetValueClosure
-
- All Implemented Interfaces:
Serializable,IgniteClosure
public class CacheEntryGetValueClosure extends Object implements IgniteClosure
Cache entry to get-value transformer closure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CacheEntryGetValueClosure()
-