Package | Description |
---|---|
org.apache.cassandra.tools |
Modifier and Type | Method and Description |
---|---|
static NodeTool.NodeToolCmd.KeyspaceSet |
NodeTool.NodeToolCmd.KeyspaceSet.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NodeTool.NodeToolCmd.KeyspaceSet[] |
NodeTool.NodeToolCmd.KeyspaceSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
NodeTool.NodeToolCmd.parseOptionalKeyspace(java.util.List<java.lang.String> cmdArgs,
NodeProbe nodeProbe,
NodeTool.NodeToolCmd.KeyspaceSet defaultKeyspaceSet) |
Copyright © 2009-2021 The Apache Software Foundation