Uses of Class
com.microsoft.azure.kusto.data.WellKnownDataSet
-
Packages that use WellKnownDataSet Package Description com.microsoft.azure.kusto.data -
-
Uses of WellKnownDataSet in com.microsoft.azure.kusto.data
Methods in com.microsoft.azure.kusto.data that return WellKnownDataSet Modifier and Type Method Description WellKnownDataSetKustoResultSetTable. getTableKind()static WellKnownDataSetWellKnownDataSet. valueOf(String name)Returns the enum constant of this type with the specified name.static WellKnownDataSet[]WellKnownDataSet. values()Returns an array containing the constants of this enum type, in the order they are declared.
-