Uses of Class
org.apache.cassandra.db.commitlog.AbstractCommitLogService
Packages that use AbstractCommitLogService
-
Uses of AbstractCommitLogService in org.apache.cassandra.db.commitlog
Subclasses of AbstractCommitLogService in org.apache.cassandra.db.commitlogModifier and TypeClassDescriptionclassA commitlog service that will block returning an ACK back to the a coordinator/client for a minimum amount of time as we wait until the the commit log segment is flushed. -
Uses of AbstractCommitLogService in org.apache.cassandra.metrics
Methods in org.apache.cassandra.metrics with parameters of type AbstractCommitLogServiceModifier and TypeMethodDescriptionvoidCommitLogMetrics.attach(AbstractCommitLogService service, AbstractCommitLogSegmentManager segmentManager)