Class GroupCommitLogService

java.lang.Object
org.apache.cassandra.db.commitlog.AbstractCommitLogService
org.apache.cassandra.db.commitlog.GroupCommitLogService

public class GroupCommitLogService extends AbstractCommitLogService
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.