Monitoring class
Klasse, die eine Überwachung darstellt.
Konstruktoren
| Monitoring(Synapse |
Erstellen Sie eine Überwachung. |
Methoden
Details zum Konstruktor
Monitoring(SynapseClientContext)
Erstellen Sie eine Überwachung.
new Monitoring(client: SynapseClientContext)
Parameter
- client
- SynapseClientContext
Verweisen auf den Dienstclient.
Details zur Methode
getApplicationDetails(string, string, string, RequestOptionsBase)
Rufen Sie anhand des Arbeitsbereichsnamens, des Poolnamens und der Livyid eine Spark-Anwendungsdetails ab.
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options?: RequestOptionsBase): Promise<MonitoringGetApplicationDetailsResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<Models.MonitoringGetApplicationDetailsResponse>
getApplicationDetails(string, string, string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
getApplicationDetails(string, string, string, ServiceCallback<SparkJobListViewResponse>)
function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, callback: ServiceCallback<SparkJobListViewResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- callback
Der Rückruf
getHistoryServerData(string, string, string, string, string, RequestOptionsBase)
Abrufen von Verlaufsserverdaten für einen bestimmten Arbeitsbereich, Pool, Livyid, appid und attemptId
function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDataResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
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>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
getHistoryServerData(string, string, string, string, string, ServiceCallback<HistoryServerDataResponse>)
function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDataResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- callback
Der Rückruf
getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase)
Abrufen von Verlaufsserver-Diagnosedaten für einen bestimmten Arbeitsbereich, Pool, Livyid, appid und attemptId
function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDiagnosticResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<Models.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>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
Der Rückruf
getHistoryServerDiagnostic(string, string, string, string, string, ServiceCallback<HistoryServerDiagnosticResponse>)
function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDiagnosticResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
Der Rückruf
getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase)
Abrufen von Verlaufsserver-Graph-Daten für einen bestimmten Arbeitsbereich, Pool, Livyid, appid und attemptId
function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerGraphResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
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>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
getHistoryServerGraph(string, string, string, string, string, ServiceCallback<HistoryServerGraphResponse>)
function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerGraphResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- poolName
-
string
Der Sparkpoolname.
- livyId
-
string
Die Liv-ID.
- appId
-
string
Die Anwendungs-ID.
- attemptId
-
string
Die Versuchs-ID.
- callback
Der Rückruf
getHistoryServerProperties(string, RequestOptionsBase)
Dient zum Abrufen von Verlaufsservereigenschaften.
function getHistoryServerProperties(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerPropertiesResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<Models.MonitoringGetHistoryServerPropertiesResponse>
getHistoryServerProperties(string, RequestOptionsBase, ServiceCallback<HistoryServerPropertiesResponse>)
function getHistoryServerProperties(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerPropertiesResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- options
- RequestOptionsBase
Die optionalen Parameter
Der Rückruf
getHistoryServerProperties(string, ServiceCallback<HistoryServerPropertiesResponse>)
function getHistoryServerProperties(workspaceName: string, callback: ServiceCallback<HistoryServerPropertiesResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
Der Rückruf
getSparkJobList(string, RequestOptionsBase)
Liste der Spark-Anwendungen für den Arbeitsbereich abrufen.
function getSparkJobList(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetSparkJobListResponse>
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<MonitoringGetSparkJobListResponse>
Promise<Models.MonitoringGetSparkJobListResponse>
getSparkJobList(string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
function getSparkJobList(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
getSparkJobList(string, ServiceCallback<SparkJobListViewResponse>)
function getSparkJobList(workspaceName: string, callback: ServiceCallback<SparkJobListViewResponse>)
Parameter
- workspaceName
-
string
Der Name des Arbeitsbereichs zum Ausführen von Vorgängen.
- callback
Der Rückruf