Constant Field Values
Contents
com.microsoft.*
-
com.microsoft.azure.kusto.data.ClientImpl Modifier and Type Constant Field Value public static final StringFEDERATED_SECURITY_SUFFIX";fed=true"public static final StringJAVA_INGEST_ACTIVITY_TYPE_PREFIX"DN.JavaClient.Execute"public static final StringMGMT_ENDPOINT_VERSION"v1"public static final StringQUERY_ENDPOINT_VERSION"v2"public static final StringSTREAMING_VERSION"v1" -
com.microsoft.azure.kusto.data.ClientRequestProperties Modifier and Type Constant Field Value public static final StringOPTION_CLIENT_REQUEST_ID"ClientRequestId"public static final StringOPTION_SERVER_TIMEOUT"servertimeout"
-
com.microsoft.azure.kusto.data.auth.CloudInfo Modifier and Type Constant Field Value public static final StringDEFAULT_FIRST_PARTY_AUTHORITY_URL"https://login.microsoftonline.com/f8cdef31-a31e-4b4a-93e4-5f571e91255a"public static final StringDEFAULT_KUSTO_CLIENT_APP_ID"db662dc1-0cfe-4e1c-a843-19a68e65be58"public static final StringDEFAULT_KUSTO_SERVICE_RESOURCE_ID"https://kusto.kusto.windows.net"public static final booleanDEFAULT_LOGIN_MFA_REQUIREDfalsepublic static final StringDEFAULT_PUBLIC_LOGIN_URL"https://login.microsoftonline.com"public static final StringDEFAULT_REDIRECT_URI"https://microsoft/kustoclient"public static final StringLOCALHOST"http://localhost"public static final StringMETADATA_ENDPOINT"v1/rest/auth/metadata" -
com.microsoft.azure.kusto.data.auth.MsalTokenProviderBase Modifier and Type Constant Field Value protected static final StringERROR_ACQUIRING_APPLICATION_ACCESS_TOKEN"Error acquiring ApplicationAccessToken"protected static final StringERROR_INVALID_AUTHORITY_URL"Error acquiring ApplicationAccessToken due to invalid Authority URL"protected static final StringORGANIZATION_URI_SUFFIX"organizations"protected static final intTIMEOUT_MS20000
-
com.microsoft.azure.kusto.data.exceptions.ThrottleException Modifier and Type Constant Field Value public static final StringERROR_MESSAGE"Request was throttled, too many requests."
-
com.microsoft.azure.kusto.data.format.CslDateTimeFormat Modifier and Type Constant Field Value public static final StringKUSTO_DATETIME_PATTERN"yyyy-MM-dd\'T\'HH:mm:ss.SSSSSSS\'Z\'"public static final StringKUSTO_DATETIME_PATTERN_NO_FRACTIONS"yyyy-MM-dd\'T\'HH:mm:ss\'Z\'" -
com.microsoft.azure.kusto.data.format.CslTimespanFormat Modifier and Type Constant Field Value public static final StringKUSTO_TIMESPAN_PATTERN"HH:mm:ss.SSSSSSS"