Table of Contents

Class KNetPSHelper<TClass>

Namespace
MASES.KNet.PowerShell
Assembly
MASES.KNetPS.dll

Public Helper class

public static class KNetPSHelper<TClass> where TClass : KNetCore<TClass>

Type Parameters

TClass
Inheritance
KNetPSHelper<TClass>
Inherited Members

Methods

SetDisableJMX(bool?)

public static void SetDisableJMX(bool? disableJMX)

Parameters

disableJMX bool?

SetJarRootPath(string)

public static void SetJarRootPath(string jarRootPath)

Parameters

jarRootPath string

SetLog4JPath(string)

public static void SetLog4JPath(string log4JPath)

Parameters

log4JPath string

SetLogPath(string)

public static void SetLogPath(string logPath)

Parameters

logPath string

SetScalaVersion(string)

public static void SetScalaVersion(string scalaVersion)

Parameters

scalaVersion string