Class MapFactoryCallable
- java.lang.Object
-
- org.apache.ignite.internal.util.lang.gridfunc.MapFactoryCallable
-
- All Implemented Interfaces:
Serializable,Callable<Map>,IgniteCallable<Map>
public class MapFactoryCallable extends Object implements IgniteCallable<Map>
Hash map factory.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MapFactoryCallable()
-