Class DataStructureInfoKey
- java.lang.Object
-
- org.apache.ignite.internal.processors.datastructures.DataStructureInfoKey
-
- All Implemented Interfaces:
Serializable,GridCacheInternal
public class DataStructureInfoKey extends Object implements GridCacheInternal, Serializable
Key used to store in utility cache information about created data structures.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataStructureInfoKey(String name)
-