다음을 통해 공유


SparkConf.GetAll 메서드

정의

모든 매개 변수를 쌍 목록으로 가져옵니다.

public System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<string,string>> GetAll ();
member this.GetAll : unit -> System.Collections.Generic.IReadOnlyList<System.Collections.Generic.KeyValuePair<string, string>>
Public Function GetAll () As IReadOnlyList(Of KeyValuePair(Of String, String))

반환

적용 대상