Uses of Class
org.apache.cassandra.db.SnapshotCommand
Packages that use SnapshotCommand
-
Uses of SnapshotCommand in org.apache.cassandra.service
Method parameters in org.apache.cassandra.service with type arguments of type SnapshotCommandModifier and TypeMethodDescriptionvoidSnapshotVerbHandler.doVerb(Message<SnapshotCommand> message) -
Uses of SnapshotCommand in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils with parameters of type SnapshotCommandModifier and TypeMethodDescriptionstatic booleanDiagnosticSnapshotService.isDiagnosticSnapshotRequest(SnapshotCommand command) static voidDiagnosticSnapshotService.snapshot(SnapshotCommand command, List<Range<Token>> ranges, InetAddressAndPort initiator)