Class CslLongFormat
- java.lang.Object
-
- com.microsoft.azure.kusto.data.format.CslFormat
-
- com.microsoft.azure.kusto.data.format.CslLongFormat
-
public class CslLongFormat extends CslFormat
-
-
Constructor Summary
Constructors Constructor Description CslLongFormat(long value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()LonggetValue()-
Methods inherited from class com.microsoft.azure.kusto.data.format.CslFormat
parseValueFromValueWithType, toString
-
-