AbstractWriteResponseHandler<T> |
|
ActiveRepairService |
ActiveRepairService is the starting point for manual "active" repairs.
|
ActiveRepairService.ConsistentSessions |
|
ActiveRepairService.ParentRepairSession |
We keep a ParentRepairSession around for the duration of the entire repair, for example, on a 256 token vnode rf=3 cluster
we would have 768 RepairSession but only one ParentRepairSession.
|
ActiveRepairService.RepairCommandExecutorHandle |
|
BatchlogResponseHandler<T> |
|
BatchlogResponseHandler.BatchlogCleanup |
|
CacheService |
|
CacheService.CounterCacheSerializer |
|
CacheService.KeyCacheSerializer |
|
CacheService.RowCacheSerializer |
|
CassandraDaemon |
|
ClientState |
State related to a client connection.
|
ClientWarn |
|
ClientWarn.State |
|
DatacenterSyncWriteResponseHandler<T> |
This class blocks for a quorum of responses _in all datacenters_ (CL.EACH_QUORUM).
|
DatacenterWriteResponseHandler<T> |
This class blocks for a quorum of responses _in the local datacenter only_ (CL.LOCAL_QUORUM).
|
DataResurrectionCheck |
|
DataResurrectionCheck.Heartbeat |
|
DefaultFSErrorHandler |
|
EchoVerbHandler |
|
EmbeddedCassandraService |
An embedded, in-memory cassandra storage service.
|
FailureRecordingCallback<T> |
|
FailureRecordingCallback.AsMap |
|
FailureRecordingCallback.FailureResponses |
|
FileSystemOwnershipCheck |
Ownership markers on disk are compatible with the java property file format.
|
GCInspector |
|
LoadBroadcaster |
|
NativeTransportService |
Handles native transport server lifecycle and associated resources.
|
PendingRangeCalculatorService |
|
QueryState |
Primarily used as a recorder for server-generated timestamps (timestamp, in microseconds, and nowInSeconds - in, well, seconds).
|
RangeRelocator |
|
SnapshotVerbHandler |
|
SSTablesGlobalTracker |
Tracks all sstables in use on the local node.
|
SSTablesVersionsInUseChangeNotification |
Notification triggered by a SSTablesGlobalTracker when the set of sstables versions in use on this node
changes.
|
StartupChecks |
Verifies that the system and environment is in a fit state to be started.
|
StorageProxy |
|
StorageProxy.LocalReadRunnable |
|
StorageService |
This abstraction contains the token/identifier of this node
on the identifier space.
|
StorageServiceMBean.StageConcurrency |
Gets the concurrency settings for processing stages
|
TokenRange |
|
TokenRange.EndpointDetails |
|
TruncateResponseHandler |
|
WriteResponseHandler<T> |
Handles blocking writes for ONE, ANY, TWO, THREE, QUORUM, and ALL consistency levels.
|