Uses of Class
org.apache.cassandra.tools.NodeProbe
-
Packages that use NodeProbe Package Description org.apache.cassandra.tools org.apache.cassandra.tools.nodetool org.apache.cassandra.tools.nodetool.stats -
-
Uses of NodeProbe in org.apache.cassandra.tools
Methods in org.apache.cassandra.tools that return NodeProbe Modifier and Type Method Description NodeProbe
INodeProbeFactory. create(java.lang.String host, int port)
NodeProbe
INodeProbeFactory. create(java.lang.String host, int port, java.lang.String username, java.lang.String password)
Methods in org.apache.cassandra.tools with parameters of type NodeProbe Modifier and Type Method Description protected abstract void
NodeTool.NodeToolCmd. execute(NodeProbe probe)
void
ReloadSslCertificates. execute(NodeProbe probe)
static java.util.SortedMap<java.lang.String,SetHostStat>
NodeTool. getOwnershipByDc(NodeProbe probe, boolean resolveIp, java.util.Map<java.lang.String,java.lang.String> tokenToEndpoint, java.util.Map<java.net.InetAddress,java.lang.Float> ownerships)
static java.util.SortedMap<java.lang.String,SetHostStatWithPort>
NodeTool. getOwnershipByDcWithPort(NodeProbe probe, boolean resolveIp, java.util.Map<java.lang.String,java.lang.String> tokenToEndpoint, java.util.Map<java.lang.String,java.lang.Float> ownerships)
protected java.util.List<java.lang.String>
NodeTool.NodeToolCmd. parseOptionalKeyspace(java.util.List<java.lang.String> cmdArgs, NodeProbe nodeProbe)
protected java.util.List<java.lang.String>
NodeTool.NodeToolCmd. parseOptionalKeyspace(java.util.List<java.lang.String> cmdArgs, NodeProbe nodeProbe, NodeTool.NodeToolCmd.KeyspaceSet defaultKeyspaceSet)
-
Uses of NodeProbe in org.apache.cassandra.tools.nodetool
Methods in org.apache.cassandra.tools.nodetool with parameters of type NodeProbe Modifier and Type Method Description void
Assassinate. execute(NodeProbe probe)
protected void
BootstrapResume. execute(NodeProbe probe)
void
Cleanup. execute(NodeProbe probe)
void
ClearSnapshot. execute(NodeProbe probe)
void
ClientStats. execute(NodeProbe probe)
void
Compact. execute(NodeProbe probe)
void
CompactionHistory. execute(NodeProbe probe)
void
CompactionStats. execute(NodeProbe probe)
void
Decommission. execute(NodeProbe probe)
void
DescribeCluster. execute(NodeProbe probe)
void
DescribeRing. execute(NodeProbe probe)
void
DisableAuditLog. execute(NodeProbe probe)
void
DisableAutoCompaction. execute(NodeProbe probe)
void
DisableBackup. execute(NodeProbe probe)
void
DisableBinary. execute(NodeProbe probe)
void
DisableFullQueryLog. execute(NodeProbe probe)
void
DisableGossip. execute(NodeProbe probe)
void
DisableHandoff. execute(NodeProbe probe)
void
DisableHintsForDC. execute(NodeProbe probe)
void
DisableOldProtocolVersions. execute(NodeProbe probe)
void
Drain. execute(NodeProbe probe)
void
EnableAuditLog. execute(NodeProbe probe)
void
EnableAutoCompaction. execute(NodeProbe probe)
void
EnableBackup. execute(NodeProbe probe)
void
EnableBinary. execute(NodeProbe probe)
void
EnableFullQueryLog. execute(NodeProbe probe)
void
EnableGossip. execute(NodeProbe probe)
void
EnableHandoff. execute(NodeProbe probe)
void
EnableHintsForDC. execute(NodeProbe probe)
void
EnableOldProtocolVersions. execute(NodeProbe probe)
void
FailureDetectorInfo. execute(NodeProbe probe)
void
Flush. execute(NodeProbe probe)
void
GarbageCollect. execute(NodeProbe probe)
void
GcStats. execute(NodeProbe probe)
void
GetBatchlogReplayTrottle. execute(NodeProbe probe)
void
GetCompactionThreshold. execute(NodeProbe probe)
void
GetCompactionThroughput. execute(NodeProbe probe)
void
GetConcurrency. execute(NodeProbe probe)
protected void
GetConcurrentCompactors. execute(NodeProbe probe)
protected void
GetConcurrentViewBuilders. execute(NodeProbe probe)
void
GetEndpoints. execute(NodeProbe probe)
protected void
GetFullQueryLog. execute(NodeProbe probe)
void
GetInterDCStreamThroughput. execute(NodeProbe probe)
void
GetLoggingLevels. execute(NodeProbe probe)
void
GetMaxHintWindow. execute(NodeProbe probe)
void
GetSeeds. execute(NodeProbe probe)
void
GetSnapshotThrottle. execute(NodeProbe probe)
void
GetSSTables. execute(NodeProbe probe)
void
GetStreamThroughput. execute(NodeProbe probe)
void
GetTimeout. execute(NodeProbe probe)
void
GetTraceProbability. execute(NodeProbe probe)
void
GossipInfo. execute(NodeProbe probe)
void
Import. execute(NodeProbe probe)
void
Info. execute(NodeProbe probe)
void
InvalidateCounterCache. execute(NodeProbe probe)
void
InvalidateKeyCache. execute(NodeProbe probe)
void
InvalidateRowCache. execute(NodeProbe probe)
void
Join. execute(NodeProbe probe)
void
ListSnapshots. execute(NodeProbe probe)
void
Move. execute(NodeProbe probe)
void
NetStats. execute(NodeProbe probe)
void
PauseHandoff. execute(NodeProbe probe)
void
ProfileLoad. execute(NodeProbe probe)
void
ProxyHistograms. execute(NodeProbe probe)
void
RangeKeySample. execute(NodeProbe probe)
void
Rebuild. execute(NodeProbe probe)
void
RebuildIndex. execute(NodeProbe probe)
void
Refresh. execute(NodeProbe probe)
void
RefreshSizeEstimates. execute(NodeProbe probe)
void
ReloadLocalSchema. execute(NodeProbe probe)
void
ReloadSeeds. execute(NodeProbe probe)
void
ReloadTriggers. execute(NodeProbe probe)
void
RelocateSSTables. execute(NodeProbe probe)
void
RemoveNode. execute(NodeProbe probe)
void
Repair. execute(NodeProbe probe)
protected void
RepairAdmin.CancelCmd. execute(NodeProbe probe)
protected void
RepairAdmin.CleanupDataCmd. execute(NodeProbe probe)
protected void
RepairAdmin.ListCmd. execute(NodeProbe probe)
protected void
RepairAdmin.SummarizePendingCmd. execute(NodeProbe probe)
protected void
RepairAdmin.SummarizeRepairedCmd. execute(NodeProbe probe)
protected void
ReplayBatchlog. execute(NodeProbe probe)
void
ResetFullQueryLog. execute(NodeProbe probe)
void
ResetLocalSchema. execute(NodeProbe probe)
void
ResumeHandoff. execute(NodeProbe probe)
void
Ring. execute(NodeProbe probe)
void
Scrub. execute(NodeProbe probe)
void
SetBatchlogReplayThrottle. execute(NodeProbe probe)
void
SetCacheCapacity. execute(NodeProbe probe)
void
SetCacheKeysToSave. execute(NodeProbe probe)
void
SetCompactionThreshold. execute(NodeProbe probe)
void
SetCompactionThroughput. execute(NodeProbe probe)
void
SetConcurrency. execute(NodeProbe probe)
protected void
SetConcurrentCompactors. execute(NodeProbe probe)
protected void
SetConcurrentViewBuilders. execute(NodeProbe probe)
void
SetHintedHandoffThrottleInKB. execute(NodeProbe probe)
void
SetInterDCStreamThroughput. execute(NodeProbe probe)
void
SetLoggingLevel. execute(NodeProbe probe)
void
SetMaxHintWindow. execute(NodeProbe probe)
void
SetSnapshotThrottle. execute(NodeProbe probe)
void
SetStreamThroughput. execute(NodeProbe probe)
void
SetTimeout. execute(NodeProbe probe)
void
SetTraceProbability. execute(NodeProbe probe)
protected void
Sjk. execute(NodeProbe probe)
void
Snapshot. execute(NodeProbe probe)
void
Status. execute(NodeProbe probe)
void
StatusAutoCompaction. execute(NodeProbe probe)
void
StatusBackup. execute(NodeProbe probe)
void
StatusBinary. execute(NodeProbe probe)
void
StatusGossip. execute(NodeProbe probe)
void
StatusHandoff. execute(NodeProbe probe)
void
Stop. execute(NodeProbe probe)
void
StopDaemon. execute(NodeProbe probe)
void
TableHistograms. execute(NodeProbe probe)
void
TableStats. execute(NodeProbe probe)
void
TpStats. execute(NodeProbe probe)
void
TruncateHints. execute(NodeProbe probe)
void
UpgradeSSTable. execute(NodeProbe probe)
void
Verify. execute(NodeProbe probe)
void
Version. execute(NodeProbe probe)
protected void
ViewBuildStatus. execute(NodeProbe probe)
boolean
Sjk.Wrapper. run(NodeProbe probe, Output output)
void
Sjk. sequenceRun(NodeProbe probe)
-
Uses of NodeProbe in org.apache.cassandra.tools.nodetool.stats
Fields in org.apache.cassandra.tools.nodetool.stats declared as NodeProbe Modifier and Type Field Description NodeProbe
CompactionHistoryHolder. probe
NodeProbe
TpStatsHolder. probe
Constructors in org.apache.cassandra.tools.nodetool.stats with parameters of type NodeProbe Constructor Description CompactionHistoryHolder(NodeProbe probe)
StatsKeyspace(NodeProbe probe, java.lang.String keyspaceName)
TableStatsHolder(NodeProbe probe, boolean humanReadable, boolean ignore, java.util.List<java.lang.String> tableNames, java.lang.String sortKey, int top, boolean locationCheck)
TpStatsHolder(NodeProbe probe)
-