Monitoring class
Classe représentant une analyse.
Constructeurs
| Monitoring(Synapse |
Créez une analyse. |
Méthodes
Détails du constructeur
Monitoring(SynapseClientContext)
Créez une analyse.
new Monitoring(client: SynapseClientContext)
Paramètres
- client
- SynapseClientContext
Référence au client de service.
Détails de la méthode
getApplicationDetails(string, string, string, RequestOptionsBase)
Obtenez les détails d’une application Spark en fonction du nom de l’espace de travail, du nom du pool et de livyid.
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options?: RequestOptionsBase): Promise<MonitoringGetApplicationDetailsResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.MonitoringGetApplicationDetailsResponse>
getApplicationDetails(string, string, string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
getApplicationDetails(string, string, string, ServiceCallback<SparkJobListViewResponse>)
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, callback: ServiceCallback<SparkJobListViewResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- callback
Rappel
getHistoryServerData(string, string, string, string, string, RequestOptionsBase)
Obtenir les données du serveur d’historique pour un espace de travail, un pool, livyid, un id d’application et un id de tentative donnés
function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDataResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.MonitoringGetHistoryServerDataResponse>
getHistoryServerData(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerDataResponse>)
function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerDataResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
getHistoryServerData(string, string, string, string, string, ServiceCallback<HistoryServerDataResponse>)
function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDataResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- callback
Rappel
getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase)
Obtenir les données de diagnostic du serveur d’historique pour un espace de travail, un pool, livyid, appid et attemptId donnés
function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDiagnosticResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Modèles de promesse.MonitoringGetHistoryServerDiagnosticResponse<>
getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerDiagnosticResponse>)
function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerDiagnosticResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
getHistoryServerDiagnostic(string, string, string, string, string, ServiceCallback<HistoryServerDiagnosticResponse>)
function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDiagnosticResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
Rappel
getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase)
Obtenir les données graphes du serveur d’historique pour un espace de travail, un pool, un livyid, un id d’application et un id de tentative donnés
function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerGraphResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.MonitoringGetHistoryServerGraphResponse>
getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerGraphResponse>)
function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerGraphResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
getHistoryServerGraph(string, string, string, string, string, ServiceCallback<HistoryServerGraphResponse>)
function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerGraphResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- poolName
-
string
Nom du pool Spark.
- livyId
-
string
ID livy.
- appId
-
string
ID d’application.
- attemptId
-
string
ID de tentative.
- callback
Rappel
getHistoryServerProperties(string, RequestOptionsBase)
Obtenir les propriétés du serveur d’historique.
function getHistoryServerProperties(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerPropertiesResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<Models.MonitoringGetHistoryServerPropertiesResponse>
getHistoryServerProperties(string, RequestOptionsBase, ServiceCallback<HistoryServerPropertiesResponse>)
function getHistoryServerProperties(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerPropertiesResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- options
- RequestOptionsBase
Paramètres facultatifs
Rappel
getHistoryServerProperties(string, ServiceCallback<HistoryServerPropertiesResponse>)
function getHistoryServerProperties(workspaceName: string, callback: ServiceCallback<HistoryServerPropertiesResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
Rappel
getSparkJobList(string, RequestOptionsBase)
Obtenir la liste des applications Spark pour l’espace de travail.
function getSparkJobList(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetSparkJobListResponse>
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- options
- RequestOptionsBase
Paramètres facultatifs
Retours
Promise<MonitoringGetSparkJobListResponse>
Promise<Models.MonitoringGetSparkJobListResponse>
getSparkJobList(string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
function getSparkJobList(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- options
- RequestOptionsBase
Paramètres facultatifs
- callback
Rappel
getSparkJobList(string, ServiceCallback<SparkJobListViewResponse>)
function getSparkJobList(workspaceName: string, callback: ServiceCallback<SparkJobListViewResponse>)
Paramètres
- workspaceName
-
string
Nom de l’espace de travail sur lequel exécuter des opérations.
- callback
Rappel