C# 클래스 Ufora.Interop.UforaRestExcel

파일 보기 프로젝트 열기: ufora/dotnet

공개 프로퍼티들

프로퍼티 타입 설명
RestApiFails long

공개 메소드들

메소드 설명
UpdateStatusBar ( string clusterID ) : void

비공개 메소드들

메소드 설명
CacheKey ( string inp ) : string
CallFora ( string clusterID, string inp, string project, Microsoft.Office.Interop.Excel acCell ) : void
CallForaAsync ( string clusterID, string inp, string project ) : Task
ForaEval ( string inp, string project ) : string
ForaEvalOnCluster ( string clusterID, string inp, string project ) : string
NonblockingExecuteExpression ( string clusterID, string inp, string project, Microsoft.Office.Interop.Excel acCell ) : string
URAEval ( string clusterID, string inp, string project ) : string
URCheckStatus ( string clusterID ) : string
URClusterSignIn ( string clusterID, string clusterName, string username, string password ) : string
URCreateProject ( string clusterID, string inp ) : string
URDeleteProject ( string clusterID, string inp ) : string
URListConnections ( ) : ].object[
URRequestMachines ( string clusterID, long nMachines, string machType ) : string
URRestApiFails ( ) : long
URStartStatusUpdates ( string clusterID ) : string

메소드 상세

UpdateStatusBar() 공개 정적인 메소드

public static UpdateStatusBar ( string clusterID ) : void
clusterID string
리턴 void

프로퍼티 상세

RestApiFails 공개적으로 정적으로 프로퍼티

public static long RestApiFails
리턴 long