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