Package | Description |
---|---|
org.apache.cassandra.db.commitlog | |
org.apache.cassandra.metrics |
Modifier and Type | Class and Description |
---|---|
class |
GroupCommitLogService
A 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.
|
Modifier and Type | Method and Description |
---|---|
void |
CommitLogMetrics.attach(AbstractCommitLogService service,
AbstractCommitLogSegmentManager segmentManager) |
Copyright © 2009-2021 The Apache Software Foundation