C# Class Infinispan.HotRod.Tests.Util.ScriptUtils

Show file Open project: infinispan/dotnet-client

Public Methods

Method Description
LoadScriptCache ( String>.IRemoteCache cache, String scriptKey, String fileName ) : void
LoadTestCache ( String>.IRemoteCache cache, String fileName ) : void

Method Details

LoadScriptCache() public static method

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

LoadTestCache() public static method

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