class
TopicCommandOptions
extends AnyRef
Instance Constructors
-
new
TopicCommandOptions
(args: Array[String])
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
val
allTopicLevelOpts
: Set[joptsimple.OptionSpec[_]]
-
val
alterOpt
: OptionSpecBuilder
-
def
asInstanceOf
[T0]
: T0
-
def
checkArgs
(): Unit
-
def
clone
(): AnyRef
-
val
configOpt
: ArgumentAcceptingOptionSpec[String]
-
val
createOpt
: OptionSpecBuilder
-
val
deleteConfigOpt
: ArgumentAcceptingOptionSpec[String]
-
val
deleteOpt
: OptionSpecBuilder
-
val
describeOpt
: OptionSpecBuilder
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
val
helpOpt
: OptionSpecBuilder
-
def
isInstanceOf
[T0]
: Boolean
-
val
listOpt
: OptionSpecBuilder
-
def
ne
(arg0: AnyRef): Boolean
-
val
nl
: String
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
val
options
: OptionSet
-
val
parser
: OptionParser
-
val
partitionsOpt
: ArgumentAcceptingOptionSpec[Integer]
-
val
replicaAssignmentOpt
: ArgumentAcceptingOptionSpec[String]
-
val
replicationFactorOpt
: ArgumentAcceptingOptionSpec[Integer]
-
val
reportUnavailablePartitionsOpt
: OptionSpecBuilder
-
val
reportUnderReplicatedPartitionsOpt
: OptionSpecBuilder
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toString
(): String
-
val
topicOpt
: ArgumentAcceptingOptionSpec[String]
-
val
topicsWithOverridesOpt
: OptionSpecBuilder
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
val
zkConnectOpt
: ArgumentAcceptingOptionSpec[String]
Inherited from AnyRef
Inherited from Any