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

Afficher le fichier Open project: infinispan/dotnet-client

Méthodes publiques

Méthode Description
LoadScriptCache ( String>.IRemoteCache cache, String scriptKey, String fileName ) : void
LoadTestCache ( String>.IRemoteCache cache, String fileName ) : void

Method Details

LoadScriptCache() public static méthode

public static LoadScriptCache ( String>.IRemoteCache cache, String scriptKey, String fileName ) : void
cache String>.IRemoteCache
scriptKey String
fileName String
Résultat void

LoadTestCache() public static méthode

public static LoadTestCache ( String>.IRemoteCache cache, String fileName ) : void
cache String>.IRemoteCache
fileName String
Résultat void