Uses of Class
org.apache.ignite.internal.sql.command.SqlStatisticsCommands
-
Packages that use SqlStatisticsCommands Package Description org.apache.ignite.internal.sql.command -
-
Uses of SqlStatisticsCommands in org.apache.ignite.internal.sql.command
Subclasses of SqlStatisticsCommands in org.apache.ignite.internal.sql.command Modifier and Type Class Description classSqlAnalyzeCommandANALYZE command to mark object for statistics collection.classSqlDropStatisticsCommandDROP STATISTICS Command.classSqlRefreshStatitsicsCommandREFRESH STATISTICS Command.
-