Package | Description |
---|---|
org.apache.cassandra.db.commitlog | |
org.apache.cassandra.metrics |
Modifier and Type | Class and Description |
---|---|
class |
CommitLogSegmentManagerCDC |
class |
CommitLogSegmentManagerStandard |
Modifier and Type | Field and Description |
---|---|
protected AbstractCommitLogSegmentManager |
CommitLogSegment.manager |
AbstractCommitLogSegmentManager |
CommitLog.segmentManager |
Constructor and Description |
---|
EncryptedSegment(CommitLog commitLog,
AbstractCommitLogSegmentManager manager,
java.lang.Runnable onClose) |
Modifier and Type | Method and Description |
---|---|
void |
CommitLogMetrics.attach(AbstractCommitLogService service,
AbstractCommitLogSegmentManager segmentManager) |
Copyright © 2016 The Apache Software Foundation