C# 클래스 Infinispan.HotRod.Tests.Util.ScriptUtils

파일 보기 프로젝트 열기: infinispan/dotnet-client

공개 메소드들

메소드 설명
LoadScriptCache ( String>.IRemoteCache cache, String scriptKey, String fileName ) : void
LoadTestCache ( String>.IRemoteCache cache, String fileName ) : void

메소드 상세

LoadScriptCache() 공개 정적인 메소드

public static LoadScriptCache ( String>.IRemoteCache cache, String scriptKey, String fileName ) : void
cache String>.IRemoteCache
scriptKey String
fileName String
리턴 void

LoadTestCache() 공개 정적인 메소드

public static LoadTestCache ( String>.IRemoteCache cache, String fileName ) : void
cache String>.IRemoteCache
fileName String
리턴 void