Class StatisticsKey
- java.lang.Object
-
- org.apache.ignite.internal.processors.query.stat.StatisticsKey
-
- All Implemented Interfaces:
Serializable
public class StatisticsKey extends Object implements Serializable
Key to collect statistics by.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StatisticsKey(String schema, String obj)Constructor.
-