Monitoring class

İzlemeyi temsil eden sınıf.

Oluşturucular

Monitoring(SynapseClientContext)

İzleme oluşturun.

Yöntemler

getApplicationDetails(string, string, string, RequestOptionsBase)

Çalışma alanı adı, havuz adı ve livyid göz önünde bulundurulduğunda bir Spark uygulaması ayrıntıları alın.

getApplicationDetails(string, string, string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
getApplicationDetails(string, string, string, ServiceCallback<SparkJobListViewResponse>)
getHistoryServerData(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Verilerini Alma

getHistoryServerData(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerDataResponse>)
getHistoryServerData(string, string, string, string, string, ServiceCallback<HistoryServerDataResponse>)
getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Tanılama Verilerini Alma

getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerDiagnosticResponse>)
getHistoryServerDiagnostic(string, string, string, string, string, ServiceCallback<HistoryServerDiagnosticResponse>)
getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Graf Verilerini alma

getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase, ServiceCallback<HistoryServerGraphResponse>)
getHistoryServerGraph(string, string, string, string, string, ServiceCallback<HistoryServerGraphResponse>)
getHistoryServerProperties(string, RequestOptionsBase)

Geçmiş sunucusu özelliklerini alma.

getHistoryServerProperties(string, RequestOptionsBase, ServiceCallback<HistoryServerPropertiesResponse>)
getHistoryServerProperties(string, ServiceCallback<HistoryServerPropertiesResponse>)
getSparkJobList(string, RequestOptionsBase)

Çalışma alanı için Spark uygulamalarının listesini alın.

getSparkJobList(string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)
getSparkJobList(string, ServiceCallback<SparkJobListViewResponse>)

Oluşturucu Ayrıntıları

Monitoring(SynapseClientContext)

İzleme oluşturun.

new Monitoring(client: SynapseClientContext)

Parametreler

client
SynapseClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

getApplicationDetails(string, string, string, RequestOptionsBase)

Çalışma alanı adı, havuz adı ve livyid göz önünde bulundurulduğunda bir Spark uygulaması ayrıntıları alın.

function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options?: RequestOptionsBase): Promise<MonitoringGetApplicationDetailsResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.MonitoringGetApplicationDetailsResponse>

getApplicationDetails(string, string, string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)

function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<SparkJobListViewResponse>

Geri çağırma

getApplicationDetails(string, string, string, ServiceCallback<SparkJobListViewResponse>)

function getApplicationDetails(workspaceName: string, poolName: string, livyId: string, callback: ServiceCallback<SparkJobListViewResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

callback

ServiceCallback<SparkJobListViewResponse>

Geri çağırma

getHistoryServerData(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Verilerini Alma

function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDataResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

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>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<HistoryServerDataResponse>

Geri çağırma

getHistoryServerData(string, string, string, string, string, ServiceCallback<HistoryServerDataResponse>)

function getHistoryServerData(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDataResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

callback

ServiceCallback<HistoryServerDataResponse>

Geri çağırma

getHistoryServerDiagnostic(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Tanılama Verilerini Alma

function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerDiagnosticResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

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>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

getHistoryServerDiagnostic(string, string, string, string, string, ServiceCallback<HistoryServerDiagnosticResponse>)

function getHistoryServerDiagnostic(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerDiagnosticResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

getHistoryServerGraph(string, string, string, string, string, RequestOptionsBase)

Belirli bir çalışma alanı, havuz, livyid, appid ve attemptId için Geçmiş Sunucusu Graf Verilerini alma

function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerGraphResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

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>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<HistoryServerGraphResponse>

Geri çağırma

getHistoryServerGraph(string, string, string, string, string, ServiceCallback<HistoryServerGraphResponse>)

function getHistoryServerGraph(workspaceName: string, poolName: string, livyId: string, appId: string, attemptId: string, callback: ServiceCallback<HistoryServerGraphResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

poolName

string

Spark havuzu adı.

livyId

string

Livy kimliği.

appId

string

Uygulama kimliği.

attemptId

string

Deneme kimliği.

callback

ServiceCallback<HistoryServerGraphResponse>

Geri çağırma

getHistoryServerProperties(string, RequestOptionsBase)

Geçmiş sunucusu özelliklerini alma.

function getHistoryServerProperties(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetHistoryServerPropertiesResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.MonitoringGetHistoryServerPropertiesResponse>

getHistoryServerProperties(string, RequestOptionsBase, ServiceCallback<HistoryServerPropertiesResponse>)

function getHistoryServerProperties(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<HistoryServerPropertiesResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

getHistoryServerProperties(string, ServiceCallback<HistoryServerPropertiesResponse>)

function getHistoryServerProperties(workspaceName: string, callback: ServiceCallback<HistoryServerPropertiesResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

getSparkJobList(string, RequestOptionsBase)

Çalışma alanı için Spark uygulamalarının listesini alın.

function getSparkJobList(workspaceName: string, options?: RequestOptionsBase): Promise<MonitoringGetSparkJobListResponse>

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.MonitoringGetSparkJobListResponse>

getSparkJobList(string, RequestOptionsBase, ServiceCallback<SparkJobListViewResponse>)

function getSparkJobList(workspaceName: string, options: RequestOptionsBase, callback: ServiceCallback<SparkJobListViewResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<SparkJobListViewResponse>

Geri çağırma

getSparkJobList(string, ServiceCallback<SparkJobListViewResponse>)

function getSparkJobList(workspaceName: string, callback: ServiceCallback<SparkJobListViewResponse>)

Parametreler

workspaceName

string

İşlemlerin yürütülecek çalışma alanının adı.

callback

ServiceCallback<SparkJobListViewResponse>

Geri çağırma