From 8c5d63e296a664d502a20f628ef7746bd5d67409 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 02:01:41 +0000 Subject: [PATCH] Update documentation after commit eb9cd9b --- docs/api/MASES.KNet.Const.html | 12 +-- docs/api/MASES.KNet.KNetCore-1.html | 100 ++++++++++++++---- docs/api/MASES.KNetCLI.KNetCLICore-1.html | 6 ++ ...et.KafkaClassToRunCmdletCommandBase-1.html | 3 + ...NetPS.Cmdlet.StartKNetPSCmdletCommand.html | 3 + ...Cmdlet.StartKNetPSCmdletCommandBase-1.html | 36 ++++++- docs/api/MASES.KNetPS.KNetPSCore.html | 6 ++ docs/api/MASES.KNetPS.KNetPSHelper-1.html | 32 ++++++ ...S.ToolsCmdlet.AclCommandCmdletCommand.html | 3 + ...BrokerApiVersionsCommandCmdletCommand.html | 3 + ....ToolsCmdlet.ClusterToolCmdletCommand.html | 3 + ...oolsCmdlet.ConfigCommandCmdletCommand.html | 3 + ...mdlet.ConnectDistributedCmdletCommand.html | 3 + ...Cmdlet.ConnectStandaloneCmdletCommand.html | 3 + ...lsCmdlet.ConsoleConsumerCmdletCommand.html | 3 + ...lsCmdlet.ConsoleProducerCmdletCommand.html | 3 + ...let.ConsumerGroupCommandCmdletCommand.html | 3 + ...dlet.ConsumerPerformanceCmdletCommand.html | 3 + ...t.DelegationTokenCommandCmdletCommand.html | 3 + ...let.DeleteRecordsCommandCmdletCommand.html | 3 + ...lsCmdlet.DumpLogSegmentsCmdletCommand.html | 3 + ...olsCmdlet.FeatureCommandCmdletCommand.html | 3 + ...olsCmdlet.GetOffsetShellCmdletCommand.html | 3 + ...S.ToolsCmdlet.KafkaStartCmdletCommand.html | 3 + ...et.LeaderElectionCommandCmdletCommand.html | 3 + ...olsCmdlet.LogDirsCommandCmdletCommand.html | 3 + ...et.MetadataQuorumCommandCmdletCommand.html | 3 + ...oolsCmdlet.MetadataShellCmdletCommand.html | 3 + ...ToolsCmdlet.MirrorMaker2CmdletCommand.html | 3 + ....ToolsCmdlet.MirrorMakerCmdletCommand.html | 3 + ...dlet.ProducerPerformanceCmdletCommand.html | 3 + ...eassignPartitionsCommandCmdletCommand.html | 3 + ....ReplicaVerificationToolCmdletCommand.html | 3 + ....ToolsCmdlet.StorageToolCmdletCommand.html | 3 + ...lsCmdlet.StreamsResetterCmdletCommand.html | 3 + ...ToolsCmdlet.TopicCommandCmdletCommand.html | 3 + ...dlet.TransactionsCommandCmdletCommand.html | 3 + ...mdlet.VerifiableConsumerCmdletCommand.html | 3 + ...mdlet.VerifiableProducerCmdletCommand.html | 3 + ...mdlet.ZkSecurityMigratorCmdletCommand.html | 3 + ...olsCmdlet.ZooKeeperShellCmdletCommand.html | 3 + ...olsCmdlet.ZooKeeperStartCmdletCommand.html | 3 + docs/articles/commandlineswitch.html | 9 +- docs/articles/usagePS.html | 75 ++++++------- docs/index.html | 2 + docs/manifest.json | 90 ++++++++-------- docs/xrefmap.yml | 69 ++++++++++++ 47 files changed, 426 insertions(+), 119 deletions(-) diff --git a/docs/api/MASES.KNet.Const.html b/docs/api/MASES.KNet.Const.html index 006ea28bd7..eaaa265008 100644 --- a/docs/api/MASES.KNet.Const.html +++ b/docs/api/MASES.KNet.Const.html @@ -118,7 +118,7 @@

Fields Improve this Doc - View Source + View Source

AssemblyLocation

The location of this assembly

@@ -148,7 +148,7 @@
Field Value
Improve this Doc - View Source + View Source

DefaultLog4JPath

Default log4j path, i.e. consider installation within bin folder

@@ -178,7 +178,7 @@
Field Value
Improve this Doc - View Source + View Source

DefaultLogPath

Default log path, i.e. consider installation within bin folder

@@ -208,7 +208,7 @@
Field Value
Improve this Doc - View Source + View Source

DefaultRootPath

Default root path, i.e. consider installation within bin folder

@@ -238,7 +238,7 @@
Field Value
Improve this Doc - View Source + View Source

DefaultScalaVersion

Default Scala version

@@ -274,7 +274,7 @@
Field Value
Improve this Doc
  • - View Source + View Source
  • diff --git a/docs/api/MASES.KNet.KNetCore-1.html b/docs/api/MASES.KNet.KNetCore-1.html index a5ed90ceef..2d9e27984a 100644 --- a/docs/api/MASES.KNet.KNetCore-1.html +++ b/docs/api/MASES.KNet.KNetCore-1.html @@ -333,7 +333,7 @@

    Constructors Improve this Doc - View Source + View Source

    KNetCore()

    @@ -351,7 +351,7 @@

    Properties Improve this Doc - View Source + View Source

    ApplicationClassToRun

    @@ -377,12 +377,43 @@
    Property Value
    + + | + Improve this Doc + + + View Source + + +

    ApplicationDisableJMX

    +

    Sets the global value to disable JMX

    +
    +
    +
    Declaration
    +
    +
    public static bool? ApplicationDisableJMX { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    Nullable<Boolean>
    | Improve this Doc - View Source + View Source

    ApplicationJarRootPath

    @@ -413,7 +444,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ApplicationLog4JPath

    @@ -444,7 +475,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ApplicationLogPath

    @@ -475,11 +506,11 @@
    Property Value
    Improve this Doc - View Source + View Source

    ApplicationScalaVersion

    -

    Sets the global value of root path

    +

    Sets the global value of scala version

    Declaration
    @@ -506,7 +537,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ClassToRun

    @@ -564,12 +595,43 @@
    Property Value
    Overrides
    MASES.JNet.JNetCoreBase<T>.CommandLineArguments
    + + | + Improve this Doc + + + View Source + + +

    DisableJMX

    +

    Disable JMX

    +
    +
    +
    Declaration
    +
    +
    public virtual bool DisableJMX { get; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    Boolean
    | Improve this Doc - View Source + View Source

    JarRootPath

    @@ -600,7 +662,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    Log4JOpts

    @@ -631,7 +693,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    Log4JPath

    @@ -662,7 +724,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    LogDir

    @@ -693,7 +755,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    MainClassToRun

    @@ -724,7 +786,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    Options

    @@ -756,7 +818,7 @@
    Overrides
    Improve this Doc - View Source + View Source

    PathToParse

    @@ -788,7 +850,7 @@
    Overrides
    Improve this Doc - View Source + View Source

    PerformanceOptions

    @@ -820,7 +882,7 @@
    Overrides
    Improve this Doc - View Source + View Source

    ScalaBinaryVersion

    @@ -851,7 +913,7 @@
    Property Value
    Improve this Doc - View Source + View Source

    ScalaVersion

    @@ -884,7 +946,7 @@

    Methods Improve this Doc - View Source + View Source

    ProcessCommandLine()

    diff --git a/docs/api/MASES.KNetCLI.KNetCLICore-1.html b/docs/api/MASES.KNetCLI.KNetCLICore-1.html index fe17591afb..11c61c9c9c 100644 --- a/docs/api/MASES.KNetCLI.KNetCLICore-1.html +++ b/docs/api/MASES.KNetCLI.KNetCLICore-1.html @@ -115,6 +115,9 @@
    Inherited Members
    + @@ -136,6 +139,9 @@
    Inherited Members
    + diff --git a/docs/api/MASES.KNetPS.Cmdlet.KafkaClassToRunCmdletCommandBase-1.html b/docs/api/MASES.KNetPS.Cmdlet.KafkaClassToRunCmdletCommandBase-1.html index 07a0cca87a..c217170f55 100644 --- a/docs/api/MASES.KNetPS.Cmdlet.KafkaClassToRunCmdletCommandBase-1.html +++ b/docs/api/MASES.KNetPS.Cmdlet.KafkaClassToRunCmdletCommandBase-1.html @@ -134,6 +134,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<TCmdlet, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommand.html b/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommand.html index d1dd77c8f2..e563a8bc69 100644 --- a/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommand.html +++ b/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommand.html @@ -100,6 +100,9 @@
    Inherited Members
    + diff --git a/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html b/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html index 88cc9fc0e8..e70fc7167e 100644 --- a/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html +++ b/docs/api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html @@ -335,6 +335,38 @@
    Type Parameters

    Properties

    + + | + Improve this Doc + + + View Source + + +

    DisableJMX

    +

    Sets the global value to disable JMX

    +
    +
    +
    Declaration
    +
    +
    [Parameter(ValueFromPipeline = true, ValueFromPipelineByPropertyName = true, HelpMessage = "Disable JMX. Default is JMX enabled without security.")]
    +public bool? DisableJMX { get; set; }
    +
    +
    Property Value
    + + + + + + + + + + + + + +
    TypeDescription
    Nullable<Boolean>
    | Improve this Doc @@ -439,7 +471,7 @@
    Property Value

    ScalaVersion

    -

    Sets the global value of root path

    +

    Sets the global value of scala version

    Declaration
    @@ -469,7 +501,7 @@

    Methods Improve this Doc - View Source + View Source

    OnBeforeCreateGlobalInstance()

    diff --git a/docs/api/MASES.KNetPS.KNetPSCore.html b/docs/api/MASES.KNetPS.KNetPSCore.html index 0ef422a84c..9ded950ccc 100644 --- a/docs/api/MASES.KNetPS.KNetPSCore.html +++ b/docs/api/MASES.KNetPS.KNetPSCore.html @@ -118,6 +118,9 @@
    Inherited Members
    + @@ -139,6 +142,9 @@
    Inherited Members
    + diff --git a/docs/api/MASES.KNetPS.KNetPSHelper-1.html b/docs/api/MASES.KNetPS.KNetPSHelper-1.html index 8895909adb..1e1e356308 100644 --- a/docs/api/MASES.KNetPS.KNetPSHelper-1.html +++ b/docs/api/MASES.KNetPS.KNetPSHelper-1.html @@ -161,6 +161,38 @@
    Parameters
    + + | + Improve this Doc + + + View Source + + +

    SetDisableJMX(Nullable<Boolean>)

    +
    +
    +
    Declaration
    +
    +
    public static void SetDisableJMX(bool? disableJMX)
    +
    +
    Parameters
    + + + + + + + + + + + + + + + +
    TypeNameDescription
    Nullable<Boolean>disableJMX
    | Improve this Doc diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand.html index 02cd70ab66..850fb8046e 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand.html index 4f3aa3acee..5f2570c584 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand.html index 29551e5818..be9907179e 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand.html index 2a644f3f40..479f9c8561 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand.html index 761c2d70aa..3229bbe49e 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand.html index 872509a7df..8f475b2f52 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand.html index ebbf2ad7af..bd8cfe0f0b 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand.html index 9b62ad516b..38e1ca76fe 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand.html index fc49eb2c1f..44f360bcef 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand.html index 00cf94b27e..0dd789b048 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand.html index 4899b857c1..2eead8d2a3 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand.html index d58b640779..6ee19d6b23 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand.html index 754c655545..7b88cb6f8a 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand.html index fd8e0aa5a5..fe43dacbfe 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand.html index 8d9e1ceb03..02a63a846d 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand.html index 254109ebc0..3a39101c5c 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand.html index bc64ce86f7..25cfc1979d 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand.html index d3177053ab..82fe1d04b2 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand.html index 1bb6f66923..b5f4e43444 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand.html index dae8f059b3..795090e58f 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand.html index 213c0104ba..4ccb2fbe35 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand.html index 270ad72a11..86ddbc5f0c 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand.html index 804c8a135e..13ee2a2fc8 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand.html index 9c8bbcbc42..e9878f72a6 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand.html index d19c2a9723..9975f1ad11 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand.html index f66b3ffc1d..1e4d1ba051 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand.html index 88e1c134af..90991d9476 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand.html index da72821685..f17e12e0f5 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand.html index 4f26bce3aa..10ba78dc5b 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand.html index cc5b5d5229..1cf56eb170 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand.html index 9831ca565d..8e8c5a222f 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand.html index 7e61339373..a0ec3e1311 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand.html index 44be6997e1..7195068697 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand.html b/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand.html index 8f0fc59f6d..3a3c343a22 100644 --- a/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand.html +++ b/docs/api/MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand.html @@ -110,6 +110,9 @@
    Inherited Members
    +
    MASES.JNetPSCore.Cmdlet.StartJNetPSCmdletCommandBase<MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand, MASES.KNetPS.KNetPSCore>.ProcessCommand()
    diff --git a/docs/articles/commandlineswitch.html b/docs/articles/commandlineswitch.html index 61a5b91950..7d585557ad 100644 --- a/docs/articles/commandlineswitch.html +++ b/docs/articles/commandlineswitch.html @@ -122,8 +122,8 @@

    KNet: Command line switches availa
  • Connect scope:
      -
    • ConnectDistributed
    • -
    • ConnectStandalone
    • +
    • ConnectDistributed: moved to KNetConnect (see KNetConnect)
    • +
    • ConnectStandalone: moved to KNetConnect (see KNetConnect)
    • MirrorMaker2
  • @@ -131,8 +131,9 @@

    KNet: Command line switches availa
  • KafkaLocation: represents the path to the root folder of Apache Kafka binary distribution; default value consider that KNetCLI uses the Apache Kafka jars available under the jars folder prepared from the package;
  • ScalaVersion: the scala version to be used. The default version (2.13.6) is binded to the deafult Apache Kafka version available in the package;
  • -
  • Log4JConfiguration: the log4j configuration file; the default uses the file within the package.
  • -
  • LogPath: the path where the logs are stored
  • +
  • Log4JConfiguration: the log4j configuration file; the default uses the file within the package;
  • +
  • LogPath: the path where the logs are stored;
  • +
  • DisableJMX: disable JMX, JMX is enabled by default.
  • Plus it accepts from:

      diff --git a/docs/articles/usagePS.html b/docs/articles/usagePS.html index 5b7034dc2d..3c2ee45276 100644 --- a/docs/articles/usagePS.html +++ b/docs/articles/usagePS.html @@ -161,6 +161,7 @@

      Main-Class command cmdlets

    • KafkaJarLocation
    • Log4JPath
    • LogPath
    • +
    • DisableJMX
    @@ -189,199 +190,187 @@

    Main-Class command cmdlets

  • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-BrokerApiVersionsCommand: start AclCommand. The arguments are: +
  • Start-BrokerApiVersionsCommand: start BrokerApiVersionsCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConfigCommand: start AclCommand. The arguments are: +
  • Start-ConfigCommand: start ConfigCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConsumerGroupCommand: start AclCommand. The arguments are: +
  • Start-ConsumerGroupCommand: start ConsumerGroupCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-DelegationTokenCommand: start AclCommand. The arguments are: +
  • Start-DelegationTokenCommand: start DelegationTokenCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-DeleteRecordsCommand: start AclCommand. The arguments are: +
  • Start-DeleteRecordsCommand: start DeleteRecordsCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-FeatureCommand: start AclCommand. The arguments are: +
  • Start-FeatureCommand: start FeatureCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-LeaderElectionCommand: start AclCommand. The arguments are: +
  • Start-LeaderElectionCommand: start LeaderElectionCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-LogDirsCommand: start AclCommand. The arguments are: +
  • Start-LogDirsCommand: start LogDirsCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-MetadataQuorumCommand: start AclCommand. The arguments are: +
  • Start-MetadataQuorumCommand: start MetadataQuorumCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ReassignPartitionsCommand: start AclCommand. The arguments are: +
  • Start-ReassignPartitionsCommand: start ReassignPartitionsCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-TopicCommand: start AclCommand. The arguments are: +
  • Start-TopicCommand: start TopicCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ZkSecurityMigrator: start AclCommand. The arguments are: +
  • Start-ZkSecurityMigrator: start ZkSecurityMigrator. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-KafkaStart: start AclCommand. The arguments are: +
  • Start-KafkaStart: start KafkaStart. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ZooKeeperShell: start AclCommand. The arguments are: +
  • Start-ZooKeeperShell: start ZooKeeperShell. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ZooKeeperStart: start AclCommand. The arguments are: +
  • Start-ZooKeeperStart: start ZooKeeperStart. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-MetadataShell: start AclCommand. The arguments are: +
  • Start-MetadataShell: start MetadataShell. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ClusterTool: start AclCommand. The arguments are: +
  • Start-ClusterTool: start ClusterTool. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConsoleConsumer: start AclCommand. The arguments are: +
  • Start-ConsoleConsumer: start ConsoleConsumer. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConsoleProducer: start AclCommand. The arguments are: +
  • Start-ConsoleProducer: start ConsoleProducer. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConsumerPerformance: start AclCommand. The arguments are: +
  • Start-ConsumerPerformance: start ConsumerPerformance. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-DumpLogSegments: start AclCommand. The arguments are: +
  • Start-DumpLogSegments: start DumpLogSegments. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-GetOffsetShell: start AclCommand. The arguments are: +
  • Start-GetOffsetShell: start GetOffsetShell. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-MirrorMaker: start AclCommand. The arguments are: +
  • Start-MirrorMaker: start MirrorMaker. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ProducerPerformance: start AclCommand. The arguments are: +
  • Start-ProducerPerformance: start ProducerPerformance. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ReplicaVerificationTool: start AclCommand. The arguments are: +
  • Start-ReplicaVerificationTool: start ReplicaVerificationTool. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-StorageTool: start AclCommand. The arguments are: +
  • Start-StorageTool: start StorageTool. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-StreamsResetter: start AclCommand. The arguments are: +
  • Start-StreamsResetter: start StreamsResetter. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-TransactionsCommand: start AclCommand. The arguments are: +
  • Start-TransactionsCommand: start TransactionsCommand. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-VerifiableConsumer: start AclCommand. The arguments are: +
  • Start-VerifiableConsumer: start VerifiableConsumer. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-VerifiableProducer: start AclCommand. The arguments are: +
  • Start-VerifiableProducer: start VerifiableProducer. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
  • -
  • Start-ConnectDistributed: start AclCommand. The arguments are: -
      -
    • All available arguments of Start-KNetPS;
    • -
    • Arguments: a string containing the arguments accepted from the Java Main-Class
    • -
    -
  • -
  • Start-ConnectStandalone: start AclCommand. The arguments are: -
      -
    • All available arguments of Start-KNetPS;
    • -
    • Arguments: a string containing the arguments accepted from the Java Main-Class
    • -
    -
  • -
  • Start-MirrorMaker2: start AclCommand. The arguments are: +
  • Start-MirrorMaker2: start MirrorMaker2. The arguments are:
    • All available arguments of Start-KNetPS;
    • Arguments: a string containing the arguments accepted from the Java Main-Class
    • diff --git a/docs/index.html b/docs/index.html index c34d7804fb..b549b0f841 100644 --- a/docs/index.html +++ b/docs/index.html @@ -102,6 +102,7 @@

      Scope of the project

      News

      • V1.4.4+: From version 1.4.4 there is a new project, named KNetPS, which permits to write PowerShell client scripts for an Apache Kafka cluster and many other things, here full usage.
      • +
      • V1.4.7+: From version 1.4.7 there is a new project, named KNetConnect, to execute Apache Kafka Connect related jobs, here full usage.

      Runtime engine

      KNet uses JNet, and indeed JCOBridge with its features, to obtain many benefits:

      @@ -141,6 +142,7 @@

      Summary

    • KNet usage
    • KNet APIs extensibility
    • KNetCLI usage
    • +
    • KNetConnect usage
    • KNet PowerShell usage
    • KNet Template usage
    • How to build from scratch
    • diff --git a/docs/manifest.json b/docs/manifest.json index 9b0bfba0d4..4ac70e4bb3 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -6993,7 +6993,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNet.Const.html", - "hash": "3hkC7TkSOwqFtvq0eZ8Zubphb3K6Tfk0nDItHBJ8Sas=" + "hash": "8od+3hIXL7jMdOB6BMV1z7yhG8+i4Xnut77dVJJEaR8=" } }, "is_incremental": false, @@ -7101,7 +7101,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNet.KNetCore-1.html", - "hash": "LhLsPKthpsxlSknc62qvV+PA7VPlZBT5K9iqbPR7NiQ=" + "hash": "Fwpa6/kXl4lzHesNWme90kOMkZcRTpbpacgP+y93qgM=" } }, "is_incremental": false, @@ -10473,7 +10473,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetCLI.KNetCLICore-1.html", - "hash": "y5ZpxBaeSV20ZAOMQfn0Z1520eMzPAgzP15/uUNIWS8=" + "hash": "TBUaRCzXWEWlAUCFUW22ZyXN3rIXaSk9GNJwRIJkS2c=" } }, "is_incremental": false, @@ -10701,7 +10701,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.Cmdlet.KafkaClassToRunCmdletCommandBase-1.html", - "hash": "nOucFXWctU0yTGD0bdJimFBcjJVMDXjbhcgRSczRP+A=" + "hash": "9MHJj+DQ2HxcsS3h2PzF4dsBfdCLlTj4tx3hr8hnwQM=" } }, "is_incremental": false, @@ -10725,7 +10725,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommand.html", - "hash": "ddY1D0Xe9rXli8sIzHZBLc2CtBV0zML/rHse9srSqfw=" + "hash": "hGB86Gvc02p09gywWu2ocq0WFEhfntVJy1gSnK8T6ec=" } }, "is_incremental": false, @@ -10737,7 +10737,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html", - "hash": "xTMAitxrro+YPbvlC1kKCT+eK4ddN3yyr528CnD67lE=" + "hash": "b48CRbB51eewbguPJuQdNrcWIuGtuaMUHWm34+ZHlO8=" } }, "is_incremental": false, @@ -10761,7 +10761,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.KNetPSCore.html", - "hash": "LxKAQEKOPKjLf9c+evuZqX9X4d7uR8ZkMHpIojAfcS4=" + "hash": "nssOBwSOdCSWw5YLZTjGc31lVz/6UX8p+vnhYp/0LQo=" } }, "is_incremental": false, @@ -10773,7 +10773,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.KNetPSHelper-1.html", - "hash": "dlBuft6H6dY+KLnJe0wdquxwuoz/QYNQwfs6nvfg05Q=" + "hash": "71JAW/1yLdyaIHls6JceGD45kT9DkpRJggKmVUphksM=" } }, "is_incremental": false, @@ -10785,7 +10785,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.AclCommandCmdletCommand.html", - "hash": "P3Y3RnuapagyqPSM6Z4w1PAFtktmbtP0889yvYrwGrI=" + "hash": "8yIIheFs+EtDp4kNInucK/DNLiX5ul6zlwUM3fHtDWs=" } }, "is_incremental": false, @@ -10797,7 +10797,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.BrokerApiVersionsCommandCmdletCommand.html", - "hash": "LHdQaZ0Cx1C8fz56THUmtndDRfphFLDQsiVy9W2Nk84=" + "hash": "1Ok7+0xEGKRL9KD0lrK4Q7cFI9xurS5FKuiEGQ6cVW0=" } }, "is_incremental": false, @@ -10809,7 +10809,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ClusterToolCmdletCommand.html", - "hash": "fkhrMSJ7mnF+uwMcGDNZhUUgVS/Zz7vTt6OLnX4cPfM=" + "hash": "9NfiErt1OtzuHag0s6oxm3E4j/c52Q+NO0Llcv2nVoY=" } }, "is_incremental": false, @@ -10821,7 +10821,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConfigCommandCmdletCommand.html", - "hash": "D3DXruJ3rOKmTOAHyx2tZ5Wcx6V+xGk9TqDGovMLT8w=" + "hash": "duh13t0v+sJXzLzsi0uLgZyEHwUtLy5/HUjDjTjaudA=" } }, "is_incremental": false, @@ -10833,7 +10833,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConnectDistributedCmdletCommand.html", - "hash": "LQDzsUXWIGpF2Mk2TTvEDHMy6xs8MPSntrkXQKi4ow4=" + "hash": "Q0sK6hEW/IUITbY0t1S7LzF0rsl+4RGa7ig2yClqH/E=" } }, "is_incremental": false, @@ -10845,7 +10845,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConnectStandaloneCmdletCommand.html", - "hash": "ORN6KJUdXKHb8qc9lnvhjODVFqbrGWI5Y3KDPFroPwg=" + "hash": "AWQ0OBhYbVtM5Cv0/wQzBwkN4QwEAbNFNHgGElOqAZs=" } }, "is_incremental": false, @@ -10857,7 +10857,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConsoleConsumerCmdletCommand.html", - "hash": "ldtXTwaRwfejL7FiP8sbQLLjiWmnyGxLx/aY2iibIfw=" + "hash": "kB7tDc7ctE3IedjhVEeTAKGN0qHl9aoxbXBexgLJufU=" } }, "is_incremental": false, @@ -10869,7 +10869,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConsoleProducerCmdletCommand.html", - "hash": "ezIKXfKdCmuvaB+IYDv3dHWSP98mkgGUNVe5QJHSdcQ=" + "hash": "XQvyF11BADSKf6i2/rxt/KT9lwyokGUW52kiTgsG4Mw=" } }, "is_incremental": false, @@ -10881,7 +10881,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConsumerGroupCommandCmdletCommand.html", - "hash": "4ictEx/YkgrXWYLNMmFMb2TVdVPy0WO4K9XnbRBa1C8=" + "hash": "PtffQ2gML40UJJ3FpXQUIPC6v9YhsbnxYH4l0I1jnqM=" } }, "is_incremental": false, @@ -10893,7 +10893,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ConsumerPerformanceCmdletCommand.html", - "hash": "krJJUshv26GblkZLhivJF/UPl9RrwyUMGHqQkNeuf/k=" + "hash": "P8y/jZ20hb3KagdMmhLvLYASK6xT/xW6kTm33dpMV08=" } }, "is_incremental": false, @@ -10905,7 +10905,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.DelegationTokenCommandCmdletCommand.html", - "hash": "qLOHWbjqypQVGe6Sw9nGtt4q1BU/x8QLs2axQCcI4hk=" + "hash": "SzZl1/JnY41bkq12MtfSLIWAMOZu6YaC0F0Uw1+QoHA=" } }, "is_incremental": false, @@ -10917,7 +10917,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.DeleteRecordsCommandCmdletCommand.html", - "hash": "pqNuIwh2qXSMBgtZhj9lqeln8FpLfgevLkOGJ3cEGwA=" + "hash": "+GiwdjBEGree4Lpi828/m0vzWPkP0GkBtXMoC8Ye0bE=" } }, "is_incremental": false, @@ -10929,7 +10929,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.DumpLogSegmentsCmdletCommand.html", - "hash": "9SEwEbsYLzoTrHliKV15CBmdSRs3hGQXAvPO99T5kYk=" + "hash": "HOdAOfD+fzjdEKFFMNy2hvmnbui9WNe7jD8kshvS3u8=" } }, "is_incremental": false, @@ -10941,7 +10941,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.FeatureCommandCmdletCommand.html", - "hash": "huKu/XzNddp9L2BB5k/Y5/CDAWfwgO8yLC9o5F165+o=" + "hash": "+0g389sd1Vgu0lXV/NhKc/zrViMlewMENwmh/kjsYT8=" } }, "is_incremental": false, @@ -10953,7 +10953,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.GetOffsetShellCmdletCommand.html", - "hash": "UoxJUPu0Zn6dtSp0560rXtvr4ZI3dD1jE0sY0LMmZcg=" + "hash": "jLCKuPXSCwOEB9Jjkd8HvVbNv4k8tCZ50Av78ka+1JQ=" } }, "is_incremental": false, @@ -10965,7 +10965,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.KafkaStartCmdletCommand.html", - "hash": "gPmVpVNSF3aTiGMF0Nae5cK0r/603plkYFCrzOCE4fk=" + "hash": "jmTAe3EkaNvUxWFCrtgGTnHKwb24TyfT3uB73Jj5B4o=" } }, "is_incremental": false, @@ -10977,7 +10977,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.LeaderElectionCommandCmdletCommand.html", - "hash": "Qe/bQHNoHPL+XyPMigEMzRxY3IeESL42dLLSrQ8P3N0=" + "hash": "KR30rFxKmeCO62WDlZRZwT6s8akHGAFkABVsuI/sl0I=" } }, "is_incremental": false, @@ -10989,7 +10989,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.LogDirsCommandCmdletCommand.html", - "hash": "Iku/W25FpVhOgpc2AxYP4ScnIJBT1nRhAJkcMWixTPk=" + "hash": "Chm9uE8hWtCH4WZ8oXRV4zZtqy5PNmgY59WWUG0zY58=" } }, "is_incremental": false, @@ -11001,7 +11001,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.MetadataQuorumCommandCmdletCommand.html", - "hash": "mnYGW3INBtCn9e76jgDs7W5ExwO8ckGDmtfxiyT3mFM=" + "hash": "bEXPU5qT1Ld5XJ03ToUbsX7OcG5jGepjfn7AMBwO2Ck=" } }, "is_incremental": false, @@ -11013,7 +11013,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.MetadataShellCmdletCommand.html", - "hash": "nio4Ka6AWGL83BitTg+rXhCzpcs16nVT5lf7kdt9iZs=" + "hash": "X+QVJRFFwkSpK7aTmfYrfGHsxlGiaDw+JFc+VVYTpv8=" } }, "is_incremental": false, @@ -11025,7 +11025,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.MirrorMaker2CmdletCommand.html", - "hash": "hqv702uMstQ28io+Xu2+vFrPucC4em47Jn60hEffPSc=" + "hash": "oyhD0niY0CNj9Ke+czknKDqs4SMQzi6i20bHpuELqzs=" } }, "is_incremental": false, @@ -11037,7 +11037,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.MirrorMakerCmdletCommand.html", - "hash": "Cl0Lki29LxfOwjcCChh7RrnF9WIQQ7u2GYFnDUj4JaM=" + "hash": "yPcW96GOPuP3Ig6JLHD07XLNrvoiEIzFQmuai+qgAWk=" } }, "is_incremental": false, @@ -11049,7 +11049,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ProducerPerformanceCmdletCommand.html", - "hash": "EyGUt7t8IGkQSHtrzAkNbqUF6QTdZZIom6BgBkm3fA4=" + "hash": "xx8piahWeRS0M9Y2rV6RjIpHO1P/1pFvV/3csoKHU6g=" } }, "is_incremental": false, @@ -11061,7 +11061,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ReassignPartitionsCommandCmdletCommand.html", - "hash": "xHMLtueIm8Syub7aDhNMfADADsYlFjDxK8Lj7knnktE=" + "hash": "ymdknxDlPCho0tanUzvAla8jrNjB0Hrp1ztvD65/8+k=" } }, "is_incremental": false, @@ -11073,7 +11073,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ReplicaVerificationToolCmdletCommand.html", - "hash": "yJ0JkamWxJE8YWrFecmO1EMOolPJ3fm/qEihUrmwD38=" + "hash": "KFltT8yxjwQfPHUKGDm2ZoleNmr/5sWIGqMyhy3Gdro=" } }, "is_incremental": false, @@ -11085,7 +11085,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.StorageToolCmdletCommand.html", - "hash": "T3V3D13OVH41PVGcep3lQT5LNbbpD9cP1zNyITQF/k0=" + "hash": "jac93Ef/IMetXfclJJXpUFLVzC7MZJSIi2Z+BWewngQ=" } }, "is_incremental": false, @@ -11097,7 +11097,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.StreamsResetterCmdletCommand.html", - "hash": "cCpVGAZGO1EWeOzWy78ciWVRcJg7VKEqBKk5yUctBfw=" + "hash": "DwaD7RJLC3Uy305qIyIBjVcmv9AudZv0n5awqGqIFv4=" } }, "is_incremental": false, @@ -11109,7 +11109,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.TopicCommandCmdletCommand.html", - "hash": "LVyYCH/gBEAPKxC230MUSsaR2WHwum43J2OCc/2C+4M=" + "hash": "B/ZrRmCzViDqcjfTGoOzIByhDSypOmibYIVx4JWpx6c=" } }, "is_incremental": false, @@ -11121,7 +11121,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.TransactionsCommandCmdletCommand.html", - "hash": "o67p0m94jmbQ8XDqYVuAn9zaGW7J6nI9SRih75inuqQ=" + "hash": "3964jTNQd9X92qTrGdEOqKCnmYf9E7WgoTjdRl7SAWQ=" } }, "is_incremental": false, @@ -11133,7 +11133,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.VerifiableConsumerCmdletCommand.html", - "hash": "zOMRAyQ7GOki+wV/gf09ay9xI2WRRRV34GBfqb7DY74=" + "hash": "RekNLQwRRbazaIgw/vwtQu4NNYwpA6Tn3vgpapb7cbw=" } }, "is_incremental": false, @@ -11145,7 +11145,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.VerifiableProducerCmdletCommand.html", - "hash": "A5B+ZgtQGpzJiERaEt7uRQUI+kaIWl/cANuhkY23zuw=" + "hash": "gHNbhnmfT3qEgW2J77BOXgjMN1bHadO6FeQjdNjUL+8=" } }, "is_incremental": false, @@ -11157,7 +11157,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ZkSecurityMigratorCmdletCommand.html", - "hash": "wx4HSgnZXSgDdp4KCHtAuMdf5iQCgRPkFCxHxqmhWk4=" + "hash": "pCUUW8wO195A2SIRhSsRZI0f9OMM1HLDFGUgu3SmV4s=" } }, "is_incremental": false, @@ -11169,7 +11169,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ZooKeeperShellCmdletCommand.html", - "hash": "bT20bIx2FuHSOLE81iTrsicBCVL9mlR7PC2BZVdHP3k=" + "hash": "1Xh9n9Xr/Qz13Qm6CSU4PL4p6K4BKQ7TfSCmWou51SU=" } }, "is_incremental": false, @@ -11181,7 +11181,7 @@ "output": { ".html": { "relative_path": "api/MASES.KNetPS.ToolsCmdlet.ZooKeeperStartCmdletCommand.html", - "hash": "NdxtARn5SsZp/ig05mIbysF+InJohvmMSNZbDElDYWE=" + "hash": "EWinFbJsKumdsgz0SZmccEJ1CmPOLSb9F3yQY+z9LOo=" } }, "is_incremental": false, @@ -11325,7 +11325,7 @@ "output": { ".html": { "relative_path": "articles/commandlineswitch.html", - "hash": "aJXkOMJOFs1K4igh0PJDe3DNBms9ht1YnvNc90xUXkc=" + "hash": "cdVDpOYMBNcpaTb2Uc7iTyvF11BKMZi45Fbk65v0g4g=" } }, "is_incremental": false, @@ -11460,7 +11460,7 @@ "output": { ".html": { "relative_path": "articles/usagePS.html", - "hash": "I00lO5vL5ZPzN0WEqOQmvkAn6JqK7DY0PqC+RE6RZNo=" + "hash": "Ph9rZcjJDuF9Ebtka3N6HA2ghh6T8c4a/NeGoujNygY=" } }, "is_incremental": false, @@ -11498,7 +11498,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "3YypvEP3W9ZGj5VRax9z9VfCjY0krhg/Xam7BGedJqI=" + "hash": "Xg1IxcsUUmcupZv/iZCoT2JjpAtHJl/J3yOwHyXChbU=" } }, "is_incremental": false, diff --git a/docs/xrefmap.yml b/docs/xrefmap.yml index f1c0c40d79..d01bedc865 100644 --- a/docs/xrefmap.yml +++ b/docs/xrefmap.yml @@ -36850,6 +36850,23 @@ references: fullName.vb: MASES.KNet.KNetCore(Of T).ApplicationClassToRun nameWithType: KNetCore.ApplicationClassToRun nameWithType.vb: KNetCore(Of T).ApplicationClassToRun +- uid: MASES.KNet.KNetCore`1.ApplicationDisableJMX + name: ApplicationDisableJMX + href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_ApplicationDisableJMX + commentId: P:MASES.KNet.KNetCore`1.ApplicationDisableJMX + fullName: MASES.KNet.KNetCore.ApplicationDisableJMX + fullName.vb: MASES.KNet.KNetCore(Of T).ApplicationDisableJMX + nameWithType: KNetCore.ApplicationDisableJMX + nameWithType.vb: KNetCore(Of T).ApplicationDisableJMX +- uid: MASES.KNet.KNetCore`1.ApplicationDisableJMX* + name: ApplicationDisableJMX + href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_ApplicationDisableJMX_ + commentId: Overload:MASES.KNet.KNetCore`1.ApplicationDisableJMX + isSpec: "True" + fullName: MASES.KNet.KNetCore.ApplicationDisableJMX + fullName.vb: MASES.KNet.KNetCore(Of T).ApplicationDisableJMX + nameWithType: KNetCore.ApplicationDisableJMX + nameWithType.vb: KNetCore(Of T).ApplicationDisableJMX - uid: MASES.KNet.KNetCore`1.ApplicationJarRootPath name: ApplicationJarRootPath href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_ApplicationJarRootPath @@ -36952,6 +36969,23 @@ references: fullName.vb: MASES.KNet.KNetCore(Of T).CommandLineArguments nameWithType: KNetCore.CommandLineArguments nameWithType.vb: KNetCore(Of T).CommandLineArguments +- uid: MASES.KNet.KNetCore`1.DisableJMX + name: DisableJMX + href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_DisableJMX + commentId: P:MASES.KNet.KNetCore`1.DisableJMX + fullName: MASES.KNet.KNetCore.DisableJMX + fullName.vb: MASES.KNet.KNetCore(Of T).DisableJMX + nameWithType: KNetCore.DisableJMX + nameWithType.vb: KNetCore(Of T).DisableJMX +- uid: MASES.KNet.KNetCore`1.DisableJMX* + name: DisableJMX + href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_DisableJMX_ + commentId: Overload:MASES.KNet.KNetCore`1.DisableJMX + isSpec: "True" + fullName: MASES.KNet.KNetCore.DisableJMX + fullName.vb: MASES.KNet.KNetCore(Of T).DisableJMX + nameWithType: KNetCore.DisableJMX + nameWithType.vb: KNetCore(Of T).DisableJMX - uid: MASES.KNet.KNetCore`1.JarRootPath name: JarRootPath href: api/MASES.KNet.KNetCore-1.html#MASES_KNet_KNetCore_1_JarRootPath @@ -62124,6 +62158,23 @@ references: fullName.vb: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase(Of TCmdlet) nameWithType: StartKNetPSCmdletCommandBase nameWithType.vb: StartKNetPSCmdletCommandBase(Of TCmdlet) +- uid: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase`1.DisableJMX + name: DisableJMX + href: api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html#MASES_KNetPS_Cmdlet_StartKNetPSCmdletCommandBase_1_DisableJMX + commentId: P:MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase`1.DisableJMX + fullName: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase.DisableJMX + fullName.vb: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase(Of TCmdlet).DisableJMX + nameWithType: StartKNetPSCmdletCommandBase.DisableJMX + nameWithType.vb: StartKNetPSCmdletCommandBase(Of TCmdlet).DisableJMX +- uid: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase`1.DisableJMX* + name: DisableJMX + href: api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html#MASES_KNetPS_Cmdlet_StartKNetPSCmdletCommandBase_1_DisableJMX_ + commentId: Overload:MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase`1.DisableJMX + isSpec: "True" + fullName: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase.DisableJMX + fullName.vb: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase(Of TCmdlet).DisableJMX + nameWithType: StartKNetPSCmdletCommandBase.DisableJMX + nameWithType.vb: StartKNetPSCmdletCommandBase(Of TCmdlet).DisableJMX - uid: MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase`1.KafkaJarLocation name: KafkaJarLocation href: api/MASES.KNetPS.Cmdlet.StartKNetPSCmdletCommandBase-1.html#MASES_KNetPS_Cmdlet_StartKNetPSCmdletCommandBase_1_KafkaJarLocation @@ -62241,6 +62292,24 @@ references: fullName.vb: MASES.KNetPS.KNetPSHelper(Of TClass).SetClassToRun nameWithType: KNetPSHelper.SetClassToRun nameWithType.vb: KNetPSHelper(Of TClass).SetClassToRun +- uid: MASES.KNetPS.KNetPSHelper`1.SetDisableJMX(System.Nullable{System.Boolean}) + name: SetDisableJMX(Nullable) + href: api/MASES.KNetPS.KNetPSHelper-1.html#MASES_KNetPS_KNetPSHelper_1_SetDisableJMX_System_Nullable_System_Boolean__ + commentId: M:MASES.KNetPS.KNetPSHelper`1.SetDisableJMX(System.Nullable{System.Boolean}) + name.vb: SetDisableJMX(Nullable(Of Boolean)) + fullName: MASES.KNetPS.KNetPSHelper.SetDisableJMX(System.Nullable) + fullName.vb: MASES.KNetPS.KNetPSHelper(Of TClass).SetDisableJMX(System.Nullable(Of System.Boolean)) + nameWithType: KNetPSHelper.SetDisableJMX(Nullable) + nameWithType.vb: KNetPSHelper(Of TClass).SetDisableJMX(Nullable(Of Boolean)) +- uid: MASES.KNetPS.KNetPSHelper`1.SetDisableJMX* + name: SetDisableJMX + href: api/MASES.KNetPS.KNetPSHelper-1.html#MASES_KNetPS_KNetPSHelper_1_SetDisableJMX_ + commentId: Overload:MASES.KNetPS.KNetPSHelper`1.SetDisableJMX + isSpec: "True" + fullName: MASES.KNetPS.KNetPSHelper.SetDisableJMX + fullName.vb: MASES.KNetPS.KNetPSHelper(Of TClass).SetDisableJMX + nameWithType: KNetPSHelper.SetDisableJMX + nameWithType.vb: KNetPSHelper(Of TClass).SetDisableJMX - uid: MASES.KNetPS.KNetPSHelper`1.SetJarRootPath(System.String) name: SetJarRootPath(String) href: api/MASES.KNetPS.KNetPSHelper-1.html#MASES_KNetPS_KNetPSHelper_1_SetJarRootPath_System_String_